Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

A

add(List<Path.Segment>) - Method in class org.eclipse.gef.geometry.planar.Path
Adds the given List of Path.Segments to this Path.
add(Path.Segment...) - Method in class org.eclipse.gef.geometry.planar.Path
Adds the given Path.Segments to this Path.
add(Path, Path) - Static method in class org.eclipse.gef.geometry.planar.Path
Unions the two specified Paths
add(Polygon) - Method in class org.eclipse.gef.geometry.planar.Ring
Adds the given Polygon to this Ring.
add(Rectangle) - Method in class org.eclipse.gef.geometry.planar.Region
Adds the given Rectangle to this 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 this AbstractArcBasedGeometry.
Arc - Class in org.eclipse.gef.geometry.planar
Represents the geometric shape of an Arc, which is defined by its enclosing framing Rectangle, a start Angle (relative to the x-axis), and an angular extend in counter-clockwise (CCW) direction.
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.
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 and Interfaces|All Packages|Constant Field Values|Serialized Form