org.gvsig.fmap.mapcontrol.tools.snapping.snappers
Interface ISnapperGeometriesVectorial
- All Superinterfaces:
- ISnapper, ISnapperVectorial
public interface ISnapperGeometriesVectorial
- extends ISnapperVectorial
Snapper vectorial with geometries.
- Author:
- Vicente Caballero Navarro
getSnapPoint
Point2D getSnapPoint(Point2D queryPoint,
org.gvsig.fmap.geom.Geometry geomToSnap,
double tolerance,
Point2D lastPointEntered)
- Specified by:
getSnapPoint in interface ISnapperVectorial
setGeometries
void setGeometries(List geoms)
Copyright © 2004-2013 gvSIG. All Rights Reserved.