public class PixelSnapper extends AbstractSnapper implements ISnapperRaster
geomManager| Constructor and Description |
|---|
PixelSnapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(PrimitivesDrawer primitivesDrawer,
Point2D pPixels) |
Point2D |
getSnapPoint(MapControl mapControl,
Point2D point,
double mapTolerance,
Point2D lastPoint) |
String |
getToolTipText() |
getColor, getConfigurator, getPriority, getSizePixels, isEnabled, setColor, setEnabled, setPriority, setSizePixelsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigurator, getPriority, isEnabled, setEnabled, setPrioritypublic Point2D getSnapPoint(MapControl mapControl, Point2D point, double mapTolerance, Point2D lastPoint)
getSnapPoint in interface ISnapperRasterpublic void draw(PrimitivesDrawer primitivesDrawer, Point2D pPixels)
public String getToolTipText()
getToolTipText in interface ISnapper