Uses of Class
org.openstreetmap.josm.data.osm.visitor.paint.relations.MultipolygonCache

Packages that use MultipolygonCache
org.openstreetmap.josm.data.osm.visitor.paint.relations   
 

Uses of MultipolygonCache in org.openstreetmap.josm.data.osm.visitor.paint.relations
 

Fields in org.openstreetmap.josm.data.osm.visitor.paint.relations declared as MultipolygonCache
private static MultipolygonCache MultipolygonCache.instance
           
 

Methods in org.openstreetmap.josm.data.osm.visitor.paint.relations that return MultipolygonCache
static MultipolygonCache MultipolygonCache.getInstance()
           
 



JOSM