Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- max(Dimension, Dimension) - Static method in class org.eclipse.gef.geometry.planar.Dimension
- max(Point, Point) - Static method in class org.eclipse.gef.geometry.planar.Point
-
Creates a new Point representing the MAX of two provided Points.
- min(Dimension, Dimension) - Static method in class org.eclipse.gef.geometry.planar.Dimension
- min(Point, Point) - Static method in class org.eclipse.gef.geometry.planar.Point
-
Creates a new Point representing the MIN of two provided Points.
- MOVE_TO - Static variable in class org.eclipse.gef.geometry.planar.Path.Segment
-
A
Path.Segment.MOVE_TO
Path.Segment
represents a change of position while piecewise building aPath
, without inserting a new curve. - moveTo(double, double) - Method in class org.eclipse.gef.geometry.planar.Path
-
Changes the current position.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form