Uses of Interface
org.gvsig.fmap.mapcontrol.PrimitivesDrawer

Packages that use PrimitivesDrawer
org.gvsig.fmap.mapcontrol   
org.gvsig.fmap.mapcontrol.impl   
org.gvsig.fmap.mapcontrol.tools.snapping.snappers   
 

Uses of PrimitivesDrawer in org.gvsig.fmap.mapcontrol
 

Subinterfaces of PrimitivesDrawer in org.gvsig.fmap.mapcontrol
 interface MapControlDrawer
           Represents a class that can write objects in a map like a raster image, a Geometry or other graphical objects.
 

Uses of PrimitivesDrawer in org.gvsig.fmap.mapcontrol.impl
 

Classes in org.gvsig.fmap.mapcontrol.impl that implement PrimitivesDrawer
 class DefaultPrimitivesDrawer
           
 class MapControlDrawer2D
          MapControlDrawer for a 2D view.
 

Uses of PrimitivesDrawer in org.gvsig.fmap.mapcontrol.tools.snapping.snappers
 

Methods in org.gvsig.fmap.mapcontrol.tools.snapping.snappers with parameters of type PrimitivesDrawer
 void ISnapper.draw(PrimitivesDrawer primitivesDrawer, java.awt.geom.Point2D pPixels)
           
 



Copyright © 2014 gvSIG Association. All Rights Reserved.