Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- through(Vector3D, Vector3D) - Static method in class org.eclipse.gef.geometry.projective.Straight3D
-
Constructs a new
Straight3D
through the given start and endVector3D
s. - toAffineTransform(Transform) - Static method in class org.eclipse.gef.geometry.convert.fx.FX2Geometry
-
Converts the given JavaFX
Transform
to anAffineTransform
. - toAWTPathIterator(PathData, int) - Static method in class org.eclipse.gef.geometry.convert.swt.SWT2AWT
-
Converts an SWT
PathData
into an equivalent AWTPathIterator
. - toBezier() - Method in class org.eclipse.gef.geometry.planar.Arc
- toBezier() - Method in class org.eclipse.gef.geometry.planar.BezierCurve
- toBezier() - Method in interface org.eclipse.gef.geometry.planar.ICurve
-
Computes a list of
BezierCurve
s that approximate theICurve
. - toBezier() - Method in class org.eclipse.gef.geometry.planar.PolyBezier
- toBezier() - Method in class org.eclipse.gef.geometry.planar.Polyline
- toCoordinatesArray(Point[]) - Static method in class org.eclipse.gef.geometry.internal.utils.PointListUtils
- toCubic() - Method in class org.eclipse.gef.geometry.planar.BezierCurve
-
Returns a hard approximation of this
BezierCurve
as aCubicCurve
. - toFXAffine(AffineTransform) - Static method in class org.eclipse.gef.geometry.convert.fx.Geometry2FX
-
Converts the given
AffineTransform
to a JavaFXAffine
. - toFXBounds(Rectangle) - Static method in class org.eclipse.gef.geometry.convert.fx.Geometry2FX
- toFXPoint(Point) - Static method in class org.eclipse.gef.geometry.convert.fx.Geometry2FX
- toIntegerArray(double[]) - Static method in class org.eclipse.gef.geometry.internal.utils.PointListUtils
-
Converts an array of double values into an array of integer values by casting them.
- toLine() - Method in class org.eclipse.gef.geometry.planar.BezierCurve
-
Returns a hard approximation of this
BezierCurve
as aLine
. - toLine(int...) - Static method in class org.eclipse.gef.geometry.convert.swt.SWT2Geometry
-
Converts the given integer array to a GEF
Line
. - toLineStrip(double) - Method in class org.eclipse.gef.geometry.planar.BezierCurve
-
Computes an approximation of this
BezierCurve
by a strip ofLine
s. - toLineStrip(double, BezierCurve.Interval) - Method in class org.eclipse.gef.geometry.planar.BezierCurve
-
Computes an approximation of this
BezierCurve
by a strip ofLine
s. - toPath() - Method in class org.eclipse.gef.geometry.planar.Arc
- toPath() - Method in class org.eclipse.gef.geometry.planar.Region
- toPath() - Method in class org.eclipse.gef.geometry.planar.BezierCurve
- toPath() - Method in class org.eclipse.gef.geometry.planar.CubicCurve
- toPath() - Method in class org.eclipse.gef.geometry.planar.CurvedPolygon
- toPath() - Method in class org.eclipse.gef.geometry.planar.Ellipse
-
Returns a
Path
representation of thisEllipse
, which is an approximation of the fouroutline segments
by means ofCubicCurve
s. - toPath() - Method in interface org.eclipse.gef.geometry.planar.IGeometry
- toPath() - Method in class org.eclipse.gef.geometry.planar.Line
- toPath() - Method in class org.eclipse.gef.geometry.planar.Path
- toPath() - Method in class org.eclipse.gef.geometry.planar.Pie
- toPath() - Method in class org.eclipse.gef.geometry.planar.PolyBezier
- toPath() - Method in class org.eclipse.gef.geometry.planar.Polygon
- toPath() - Method in class org.eclipse.gef.geometry.planar.Polyline
- toPath() - Method in class org.eclipse.gef.geometry.planar.QuadraticCurve
-
Transform the QuadraticCurve object to a
Path
object with the same shape. - toPath() - Method in class org.eclipse.gef.geometry.planar.Rectangle
- toPath() - Method in class org.eclipse.gef.geometry.planar.RoundedRectangle
- toPath(int, PathData) - Static method in class org.eclipse.gef.geometry.convert.swt.SWT2Geometry
- toPoint() - Method in class org.eclipse.gef.geometry.euclidean.Vector
- toPoint() - Method in class org.eclipse.gef.geometry.projective.Vector3D
- toPoint(Point2D) - Static method in class org.eclipse.gef.geometry.convert.fx.FX2Geometry
- toPoint(Point) - Static method in class org.eclipse.gef.geometry.convert.swt.SWT2Geometry
- toPoints(BezierCurve.Interval) - Method in class org.eclipse.gef.geometry.planar.BezierCurve
- toPointsArray(double[]) - Static method in class org.eclipse.gef.geometry.internal.utils.PointListUtils
-
Converts a given array of x/y coordinate values into an array of
Point
s. - toPointsArray(Line[], boolean) - Static method in class org.eclipse.gef.geometry.internal.utils.PointListUtils
- toPolyBezier() - Method in class org.eclipse.gef.geometry.planar.Polyline
-
Transforms this
Polyline
into aPolyBezier
. - toPolygon() - Method in class org.eclipse.gef.geometry.planar.Rectangle
- toPolygon(int...) - Static method in class org.eclipse.gef.geometry.convert.swt.SWT2Geometry
-
Converts the given integer array to a GEF
Polygon
. - toPolyline(int...) - Static method in class org.eclipse.gef.geometry.convert.swt.SWT2Geometry
-
Converts the given integer array to a GEF
Polyline
. - toQuadratic() - Method in class org.eclipse.gef.geometry.planar.BezierCurve
-
Returns a hard approximation of this
BezierCurve
as aQuadraticCurve
. - toRectangle(Bounds) - Static method in class org.eclipse.gef.geometry.convert.fx.FX2Geometry
- toRectangle(Rectangle) - Static method in class org.eclipse.gef.geometry.convert.swt.SWT2Geometry
-
Converts the given
SWT Rectangle
to a GEFRectangle
. - toRing() - Method in class org.eclipse.gef.geometry.planar.Region
- toSegmentsArray(Point[], boolean) - Static method in class org.eclipse.gef.geometry.internal.utils.PointListUtils
- toStraight() - Method in class org.eclipse.gef.geometry.projective.Straight3D
-
Transfer this
Straight3D
into a representativeStraight
. - toString() - Method in class org.eclipse.gef.geometry.euclidean.Angle
- toString() - Method in class org.eclipse.gef.geometry.euclidean.Straight
- toString() - Method in class org.eclipse.gef.geometry.euclidean.Vector
- toString() - Method in class org.eclipse.gef.geometry.planar.AffineTransform
- toString() - Method in class org.eclipse.gef.geometry.planar.Arc
- toString() - Method in class org.eclipse.gef.geometry.planar.BezierCurve
- toString() - Method in class org.eclipse.gef.geometry.planar.CubicCurve
- toString() - Method in class org.eclipse.gef.geometry.planar.CurvedPolygon
- toString() - Method in class org.eclipse.gef.geometry.planar.Dimension
- toString() - Method in class org.eclipse.gef.geometry.planar.Ellipse
- toString() - Method in class org.eclipse.gef.geometry.planar.Line
- toString() - Method in class org.eclipse.gef.geometry.planar.Point
- toString() - Method in class org.eclipse.gef.geometry.planar.PolyBezier
- toString() - Method in class org.eclipse.gef.geometry.planar.Polygon
- toString() - Method in class org.eclipse.gef.geometry.planar.Polyline
- toString() - Method in class org.eclipse.gef.geometry.planar.QuadraticCurve
- toString() - Method in class org.eclipse.gef.geometry.planar.Rectangle
- toString() - Method in class org.eclipse.gef.geometry.planar.RoundedRectangle
- toString() - Method in class org.eclipse.gef.geometry.projective.Vector3D
- toSWTPathData(PathIterator) - Static method in class org.eclipse.gef.geometry.convert.swt.AWT2SWT
-
Converts a Java2D
PathIterator
into an SWTPathData
. - toSWTPathData(Path) - Static method in class org.eclipse.gef.geometry.convert.swt.Geometry2SWT
-
Converts the given path into an SWT
PathData
representation. - toSWTPoint(Point) - Static method in class org.eclipse.gef.geometry.convert.swt.Geometry2SWT
-
Creates a new SWT
Point
from this Point. - toSWTPointArray(Line) - Static method in class org.eclipse.gef.geometry.convert.swt.Geometry2SWT
-
Returns an integer array of dimension 4, whose values represent the integer-based coordinates of this
Line
's start and end point. - toSWTPointArray(Polygon) - Static method in class org.eclipse.gef.geometry.convert.swt.Geometry2SWT
- toSWTPointArray(Polyline) - Static method in class org.eclipse.gef.geometry.convert.swt.Geometry2SWT
- toSWTRectangle(Rectangle) - Static method in class org.eclipse.gef.geometry.convert.swt.Geometry2SWT
- toSWTRegion(Region) - Static method in class org.eclipse.gef.geometry.convert.swt.Geometry2SWT
- toSWTRegion(Ring) - Static method in class org.eclipse.gef.geometry.convert.swt.Geometry2SWT
- touches(IGeometry) - Method in class org.eclipse.gef.geometry.planar.Arc
- touches(IGeometry) - Method in interface org.eclipse.gef.geometry.planar.IGeometry
- touches(IGeometry) - Method in class org.eclipse.gef.geometry.planar.Line
- touches(IGeometry) - Method in class org.eclipse.gef.geometry.planar.Rectangle
- touches(Line) - Method in class org.eclipse.gef.geometry.planar.Line
-
Tests whether this
Line
and the given one share at least one common point. - touches(Line) - Method in class org.eclipse.gef.geometry.planar.Rectangle
- touches(Rectangle) - Method in class org.eclipse.gef.geometry.planar.Path
- touches(Rectangle) - Method in class org.eclipse.gef.geometry.planar.Rectangle
- transform(AffineTransform) - Method in class org.eclipse.gef.geometry.planar.Point
-
Transforms this
Point
in-place using the givenAffineTransform
. - translate(double, double) - Method in class org.eclipse.gef.geometry.planar.Polygon
- translate(double, double) - Method in class org.eclipse.gef.geometry.planar.Arc
- translate(double, double) - Method in class org.eclipse.gef.geometry.planar.AffineTransform
-
Sets the translation values of the x and y coordinates of the transformation matrix of this
AffineTransform
. - translate(double, double) - Method in class org.eclipse.gef.geometry.planar.BezierCurve
- translate(double, double) - Method in class org.eclipse.gef.geometry.planar.CurvedPolygon
- translate(double, double) - Method in interface org.eclipse.gef.geometry.planar.ITranslatable
-
Translates the object by the given values in x and y direction.
- translate(double, double) - Method in class org.eclipse.gef.geometry.planar.Point
-
Shifts this Point by the values supplied along each axes, and returns this for convenience.
- translate(double, double) - Method in class org.eclipse.gef.geometry.planar.PolyBezier
- translate(double, double) - Method in class org.eclipse.gef.geometry.planar.Region
- translate(double, double) - Method in class org.eclipse.gef.geometry.planar.Ring
- translate(Dimension) - Method in class org.eclipse.gef.geometry.planar.Point
-
Shifts this Point by the values of the Dimension along each axis, and returns this for convenience.
- translate(Point) - Method in class org.eclipse.gef.geometry.planar.Polygon
- translate(Point) - Method in class org.eclipse.gef.geometry.planar.Arc
- translate(Point) - Method in class org.eclipse.gef.geometry.planar.BezierCurve
- translate(Point) - Method in class org.eclipse.gef.geometry.planar.CurvedPolygon
- translate(Point) - Method in interface org.eclipse.gef.geometry.planar.ITranslatable
-
Translates the object by the given
Point
. - translate(Point) - Method in class org.eclipse.gef.geometry.planar.Point
-
Shifts the location of this Point by the location of the input Point along each of the axes, and returns this for convenience.
- translate(Point) - Method in class org.eclipse.gef.geometry.planar.PolyBezier
- translate(Point) - Method in class org.eclipse.gef.geometry.planar.Region
- translate(Point) - Method in class org.eclipse.gef.geometry.planar.Ring
- translate(Point[], double, double) - Static method in class org.eclipse.gef.geometry.planar.Point
-
Translates an array of
Point
s by translating each individual point by a given x and y offset. - transpose() - Method in class org.eclipse.gef.geometry.planar.Dimension
-
Swaps the width and height of this Dimension, and returns this for convenience.
- transpose() - Method in class org.eclipse.gef.geometry.planar.Point
-
Transposes this object.
- transpose() - Method in class org.eclipse.gef.geometry.planar.Rectangle
-
Switches the x and y values, as well as the width and height of this Rectangle.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form