public interface PointConstraint
Modifier and Type | Method and Description |
---|---|
void |
constrain(java.awt.geom.Point2D point)
Ask the point constraint to constrain this point.
|
boolean |
snapped()
Ask the point constraint call to constrain()
cause a "snap."
|
void constrain(java.awt.geom.Point2D point)
boolean snapped()