Uses of Interface
org.gvsig.fmap.mapcontext.layers.vectorial.GraphicLayer
Packages that use GraphicLayer
Package
Description
-
Uses of GraphicLayer in org.gvsig.fmap.mapcontext
Methods in org.gvsig.fmap.mapcontext that return GraphicLayerModifier and TypeMethodDescriptionMapContextManager.createGraphicsLayer(org.gvsig.crs.projection.lib.Projection projection) Create a layer to be used as theGraphicLayer.MapContext.getGraphicsLayer()Returns the internalGraphicLayer.Methods in org.gvsig.fmap.mapcontext with parameters of type GraphicLayerModifier and TypeMethodDescriptionvoidMapContext.setGraphicsLayer(GraphicLayer graphicLayer) Sets a newGraphicLayerto this map. -
Uses of GraphicLayer in org.gvsig.fmap.mapcontext.impl
Methods in org.gvsig.fmap.mapcontext.impl that return GraphicLayerModifier and TypeMethodDescriptionDefaultMapContextManager.createGraphicsLayer(org.gvsig.crs.projection.lib.Projection projection) -
Uses of GraphicLayer in org.gvsig.fmap.mapcontext.layers.vectorial.impl
Classes in org.gvsig.fmap.mapcontext.layers.vectorial.impl that implement GraphicLayer