org.gvsig.fmap.mapcontrol.tools.snapping.snappers
Interface ISnapperRaster

All Superinterfaces:
ISnapper

public interface ISnapperRaster
extends ISnapper


Method Summary
 Point2D getSnapPoint(MapControl mapControl, Point2D point, double mapTolerance, Point2D lastPoint)
           
 
Methods inherited from interface org.gvsig.fmap.mapcontrol.tools.snapping.snappers.ISnapper
draw, getConfigurator, getPriority, getToolTipText, isEnabled, setEnabled, setPriority
 

Method Detail

getSnapPoint

Point2D getSnapPoint(MapControl mapControl,
                     Point2D point,
                     double mapTolerance,
                     Point2D lastPoint)


Copyright © 2004-2013 gvSIG. All Rights Reserved.