Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- deg() - Method in class org.eclipse.gef.geometry.euclidean.Angle
-
Returns the value of this
Angle
object in degrees. - deltaTransform(double[], int, double[], int, int) - Method in class org.eclipse.gef.geometry.planar.AffineTransform
-
Transforms an array of
Point
s specified by their coordinate values with thisAffineTransform
without applying the translation components of the transformation matrix of thisAffineTransform
. - deltaTransform(Point) - Method in class org.eclipse.gef.geometry.planar.AffineTransform
-
Transforms the given
Point
with thisAffineTransform
without applying the translation components of the transformation matrix of thisAffineTransform
. - Dimension - Class in org.eclipse.gef.geometry.planar
-
A
Dimension
represents a width and a height in 2-dimensional space. - Dimension() - Constructor for class org.eclipse.gef.geometry.planar.Dimension
-
Constructs a
Dimension
of zero width and height. - Dimension(double, double) - Constructor for class org.eclipse.gef.geometry.planar.Dimension
-
Constructs a
Dimension
with the supplied width and height values. - Dimension(Dimension) - Constructor for class org.eclipse.gef.geometry.planar.Dimension
- direction - Variable in class org.eclipse.gef.geometry.euclidean.Straight
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form