A B C D E F G H I L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
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 All Packages