Uses of Interface
org.gvsig.fmap.mapcontrol.PrimitivesDrawer
Packages that use PrimitivesDrawer
Package
Description
-
Uses of PrimitivesDrawer in org.gvsig.fmap.mapcontrol
Subinterfaces of PrimitivesDrawer in org.gvsig.fmap.mapcontrolModifier and TypeInterfaceDescriptioninterfaceRepresents a class that can write objects in a map like a raster image, aGeometryor other graphical objects. -
Uses of PrimitivesDrawer in org.gvsig.fmap.mapcontrol.impl
Classes in org.gvsig.fmap.mapcontrol.impl that implement PrimitivesDrawerModifier and TypeClassDescriptionclassclassMapControlDrawer 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 PrimitivesDrawerModifier and TypeMethodDescriptionvoidISnapper.draw(PrimitivesDrawer primitivesDrawer, Point2D pPixels)