Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(List<Path.Segment>) - Method in class org.eclipse.gef.geometry.planar.Path
- add(Path.Segment...) - Method in class org.eclipse.gef.geometry.planar.Path
-
Adds the given
Path.Segment
s to thisPath
. - add(Path, Path) - Static method in class org.eclipse.gef.geometry.planar.Path
-
Unions the two specified
Path
s - add(Polygon) - Method in class org.eclipse.gef.geometry.planar.Ring
- add(Rectangle) - Method in class org.eclipse.gef.geometry.planar.Region
- AffineTransform - Class in org.eclipse.gef.geometry.planar
-
The
AffineTransform
class provides methods to create and modify 2-dimensional affine transformations. - AffineTransform() - Constructor for class org.eclipse.gef.geometry.planar.AffineTransform
-
Creates a new
AffineTransform
with its transformation matrix set to the identity matrix. - AffineTransform(double[]) - Constructor for class org.eclipse.gef.geometry.planar.AffineTransform
-
Creates a new
AffineTransform
with its transformation matrix set to the values of the passed-in array. - AffineTransform(double, double, double, double, double, double) - Constructor for class org.eclipse.gef.geometry.planar.AffineTransform
-
Creates a new
AffineTransform
with its transformation matrix set to the specified values. - Angle - Class in org.eclipse.gef.geometry.euclidean
-
An
Angle
object abstracts the angle's unit. - Angle() - Constructor for class org.eclipse.gef.geometry.euclidean.Angle
-
Constructs a new
Angle
object initialized with 0deg/0rad. - Angle(double) - Constructor for class org.eclipse.gef.geometry.euclidean.Angle
-
Constructs a new
Angle
object with the given value in radians. - angularExtent - Variable in class org.eclipse.gef.geometry.planar.Arc
-
The counter-clockwise (CCW)
Angle
that spans thisAbstractArcBasedGeometry
. - Arc - Class in org.eclipse.gef.geometry.planar
- Arc(double, double, double, double, Angle, Angle) - Constructor for class org.eclipse.gef.geometry.planar.Arc
-
Constructs a new
Arc
of the given values. - Arc(AbstractRectangleBasedGeometry<?, ?>, Angle, Angle) - Constructor for class org.eclipse.gef.geometry.planar.Arc
-
Constructs a new
Arc
of the given values. - AWT2SWT - Class in org.eclipse.gef.geometry.convert.swt
-
Utility class to support conversions between Java2D's geometry API and SWT's geometry API.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form