com.hardcode.gdbms.engine.spatial
Class SnapPoint
java.lang.Object
com.hardcode.gdbms.engine.spatial.SnapPoint
public class SnapPoint
- extends java.lang.Object
Constructor Summary |
SnapPoint(java.awt.geom.Point2D location,
int type)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXTREME
public static final int EXTREME
- See Also:
- Constant Field Values
MIDDLE
public static final int MIDDLE
- See Also:
- Constant Field Values
SnapPoint
public SnapPoint(java.awt.geom.Point2D location,
int type)
getLocation
public java.awt.geom.Point2D getLocation()
setLocation
public void setLocation(java.awt.geom.Point2D location)
getType
public int getType()
setType
public void setType(int type)
Copyright © 2005-2006 . All Rights Reserved.