Skip navigation links
GEF4 Geometry
0.2.0.201509140217
A B C D E F G H I L M N O P Q R S T U V W X Y Z 

E

Ellipse - Class in org.eclipse.gef4.geometry.planar
Represents the geometric shape of an ellipse.
Ellipse(double, double, double, double) - Constructor for class org.eclipse.gef4.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.gef4.geometry.planar.Ellipse
Constructs a new Ellipse so that it is fully contained within the given framing Rectangle.
equals(Object) - Method in class org.eclipse.gef4.geometry.euclidean.Angle
 
equals(Object) - Method in class org.eclipse.gef4.geometry.euclidean.Straight
Checks if this Straight is equal to the provided Straight .
equals(Object) - Method in class org.eclipse.gef4.geometry.euclidean.Vector
 
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.AffineTransform
 
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.Arc
 
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.BezierCurve
 
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.CubicCurve
 
equals(double, double) - Method in class org.eclipse.gef4.geometry.planar.Dimension
Returns true if this Dimension's width and height are equal to the given width and height.
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.Dimension
Returns whether the input Object is equivalent to this Dimension.
equals(double, double, double, double) - Method in class org.eclipse.gef4.geometry.planar.Ellipse
Tests whether this Ellipse and the ellipse defined by the given bounds are equal.
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.Ellipse
Tests whether this Ellipse is equal to the given Object.
equals(double, double, double, double) - Method in class org.eclipse.gef4.geometry.planar.Line
Tests whether this Line is equal to the line given implicitly by the given point coordinates.
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.Line
 
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.Path
 
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.Path.Segment
 
equals(double, double) - Method in class org.eclipse.gef4.geometry.planar.Point
Returns true if this Points x and y are equal to the given x and y.
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.Point
Test for equality.
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.Polygon
 
equals(Point[]) - Method in class org.eclipse.gef4.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(Object) - Method in class org.eclipse.gef4.geometry.planar.Polyline
 
equals(Point...) - Method in class org.eclipse.gef4.geometry.planar.Polyline
Checks whether this Polyline and the one that is indirectly given via the sequence of points are regarded to be equal.
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.QuadraticCurve
 
equals(double, double, double, double) - Method in class org.eclipse.gef4.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.gef4.geometry.planar.Rectangle
Returns whether the input object is equal to this Rectangle or not.
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.Region
 
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.Ring
 
equals(Object) - Method in class org.eclipse.gef4.geometry.planar.RoundedRectangle
 
equals(Object) - Method in class org.eclipse.gef4.geometry.projective.Vector3D
 
exclusiveOr(Path, Path) - Static method in class org.eclipse.gef4.geometry.planar.Path
Computes the area covered by the first or the second but not both given areas.
expand(BezierCurve.Interval) - Method in class org.eclipse.gef4.geometry.planar.BezierCurve.Interval
Expands this BezierCurve.Interval to include the given other BezierCurve.Interval.
expand(BezierCurve.IntervalPair) - Method in class org.eclipse.gef4.geometry.planar.BezierCurve.IntervalPair
Expands this BezierCurve.IntervalPair to include the given other BezierCurve.IntervalPair.
expand(Dimension) - Method in class org.eclipse.gef4.geometry.planar.Dimension
Expands the size of this Dimension by the specified amount.
expand(double, double) - Method in class org.eclipse.gef4.geometry.planar.Dimension
Expands the size of this Dimension by the specified width and height.
A B C D E F G H I L M N O P Q R S T U V W X Y Z 
Skip navigation links
GEF4 Geometry
0.2.0.201509140217

Copyright (c) 2014 itemis AG, and others. All rights reserved.