CH.ifa.draw.framework
Interface PointConstrainer
-
- All Known Implementing Classes:
- GridConstrainer
public interface PointConstrainerInterface to constrain a Point. This can be used to implement different kinds of grids.
Design Patterns
Strategy
DrawingView is the StrategyContext.- See Also:
DrawingView
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.awt.PointconstrainPoint(java.awt.Point p)Constrains the given point.intgetStepX()Gets the x offset to move an object.intgetStepY()Gets the y offset to move an object.
-
DataMelt 3.0 © DataMelt by jWork.ORG