public interface PointConstraint
Modifier and Type | Method and Description |
---|---|
void |
constrain(Point2D point)
Ask the point constraint to constrain this point.
|
boolean |
snapped()
Ask the point constraint call to constrain()
cause a "snap." A snap means that the output value of the point
changed from one region to another.
|
void constrain(Point2D point)
boolean snapped()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.