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

E

Ellipse - Class in org.eclipse.gef.geometry.planar
Represents the geometric shape of an ellipse.
Ellipse(double, double, double, double) - Constructor for class org.eclipse.gef.geometry.planar.Ellipse
Constructs a new Ellipse so that it is fully contained within the framing rectangle defined by (x, y, width, height).
Ellipse(Rectangle) - Constructor for class org.eclipse.gef.geometry.planar.Ellipse
Constructs a new Ellipse so that it is fully contained within the given framing Rectangle.
equal(double, double) - Static method in class org.eclipse.gef.geometry.internal.utils.PrecisionUtils
 
equal(double, double, int) - Static method in class org.eclipse.gef.geometry.internal.utils.PrecisionUtils
Tests whether the two values are regarded to be equal w.r.t. the given shift.
equals(double, double) - Method in class org.eclipse.gef.geometry.planar.Dimension
Returns true if this Dimension's width and height are equal to the given width and height.
equals(double, double) - Method in class org.eclipse.gef.geometry.planar.Point
Returns true if this Points x and y are equal to the given x and y.
equals(double, double, double, double) - Method in class org.eclipse.gef.geometry.planar.Ellipse
Tests whether this Ellipse and the ellipse defined by the given bounds are equal.
equals(double, double, double, double) - Method in class org.eclipse.gef.geometry.planar.Line
Tests whether this Line is equal to the line given implicitly by the given point coordinates.
equals(double, double, double, double) - Method in class org.eclipse.gef.geometry.planar.Rectangle
Returns true if this Rectangle's x, y, width, and height values are identical to the provided ones.
equals(Object) - Method in class org.eclipse.gef.geometry.euclidean.Angle
 
equals(Object) - Method in class org.eclipse.gef.geometry.euclidean.Straight
Checks if this Straight is equal to the provided Straight .
equals(Object) - Method in class org.eclipse.gef.geometry.euclidean.Vector
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.AffineTransform
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Arc
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.BezierCurve
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.CurvedPolygon
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Dimension
Returns whether the input Object is equivalent to this Dimension.
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Ellipse
Tests whether this Ellipse is equal to the given Object.
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Path
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Path.Segment
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Point
Test for equality.
equals(Object) - Method in class org.eclipse.gef.geometry.planar.PolyBezier
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Polygon
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Polyline
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Rectangle
Returns whether the input object is equal to this Rectangle or not.
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Region
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.Ring
 
equals(Object) - Method in class org.eclipse.gef.geometry.planar.RoundedRectangle
 
equals(Object) - Method in class org.eclipse.gef.geometry.projective.Vector3D
 
equals(Point[]) - Method in class org.eclipse.gef.geometry.planar.Polygon
Checks whether this Polygon and the one that is indirectly given via the given array of points are regarded to be equal.
equals(Point...) - Method in class org.eclipse.gef.geometry.planar.Polyline
Checks whether this Polyline and the one that is indirectly given via the sequence of points are regarded to be equal.
exclusiveOr(Path, Path) - Static method in class org.eclipse.gef.geometry.planar.Path
Computes the area covered by the first or the second but not both given areas.
expand(double, double) - Method in class org.eclipse.gef.geometry.planar.Arc
Expands the horizontal and vertical sides of this AbstractRectangleBasedGeometry with the values provided as input, and returns this for convenience.
expand(double, double) - Method in class org.eclipse.gef.geometry.planar.Dimension
Expands the size of this Dimension by the specified width and height.
expand(double, double, double, double) - Method in class org.eclipse.gef.geometry.planar.Arc
Expands this AbstractRectangleBasedGeometry by the given amounts, and returns this for convenience.
expand(Dimension) - Method in class org.eclipse.gef.geometry.planar.Dimension
Expands the size of this Dimension by the specified amount.
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