|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PointConstraint
An interface implemented by classes that can constrain a point to lie within a certain set of values.
| Method Summary | |
|---|---|
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." |
| Method Detail |
|---|
void constrain(java.awt.geom.Point2D point)
boolean snapped()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||