Interface ISnapperGeometriesVectorial
- All Superinterfaces:
ISnapper,ISnapperVectorial
Snapper vectorial with geometries.
- Author:
- Vicente Caballero Navarro
-
Method Summary
Modifier and TypeMethodDescriptiongetSnapPoint(Point2D queryPoint, org.gvsig.fmap.geom.Geometry geomToSnap, double tolerance, Point2D lastPointEntered) voidsetGeometries(List geoms) Methods inherited from interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper
draw, getConfigurator, getPriority, getToolTipText, isEnabled, setEnabled, setPriority
-
Method Details
-
getSnapPoint
Point2D getSnapPoint(Point2D queryPoint, org.gvsig.fmap.geom.Geometry geomToSnap, double tolerance, Point2D lastPointEntered) - Specified by:
getSnapPointin interfaceISnapperVectorial
-
setGeometries
-