Index
All Classes and Interfaces|All Packages|Constant Field Values
T
- toArc(Arc) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
Arc
to aArc
. - toArc(Arc) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Returns a
Arc
that visualizes the givenArc
. - toCubicCurve(CubicCurve) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
CubicCurve
to aCubicCurve
. - toCubicCurve(CubicCurve) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Returns a
CubicCurve
that visualizes the givenCubicCurve
. - toEllipse(Circle) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
Circle
to aEllipse
. - toEllipse(Ellipse) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
Ellipse
to aEllipse
. - toEllipse(Ellipse) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Returns a
Ellipse
that visualizes the givenEllipse
. - toGeometry(Shape) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Returns an
IGeometry
that describes the geometric outline of the givenShape
, i.e. excluding the stroke. - toLine(Line) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
Line
to aLine
. - toLine(Line) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Returns a
Line
that visualizes the givenLine
. - toPath(Path) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
Path
to aPath
. - toPath(Path) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Converts the given
Path
to a JavaFXPath
. - toPathElements(Path) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Converts the given
Path
to an array of JavaFXPathElement
s. - toPolygon(Polygon) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
Polygon
to aPolygon
. - toPolygon(Polygon) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Returns a
Polygon
that visualizes the givenPolygon
. - toPolyline(Polyline) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
Polyline
to aPolyline
. - toPolyline(Polyline) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Returns a
Polyline
that visualizes the givenPolyline
. - toQuadCurve(QuadraticCurve) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Returns a
QuadCurve
that visualizes the givenQuadraticCurve
. - toQuadraticCurve(QuadCurve) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
QuadCurve
to aQuadraticCurve
. - toRectangle(Rectangle) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
Rectangle
to aRectangle
. - toRectangle(Rectangle) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Returns a
Rectangle
that visualizes the givenRectangle
. - toRectangle(RoundedRectangle) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Returns a
Rectangle
that visualizes the givenRoundedRectangle
. - toRoundedRectangle(Rectangle) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
-
Converts the given JavaFX
Rectangle
to aRoundedRectangle
. - toShape(IGeometry) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
-
Creates a
Shape
that visualizes the passed-inIGeometry
. - toString() - Method in class org.eclipse.gef.fx.anchors.AnchorKey
- toString() - Method in class org.eclipse.gef.fx.anchors.StaticAnchor
- toString() - Method in class org.eclipse.gef.fx.nodes.AbstractRouter.VolatileStaticAnchor
All Classes and Interfaces|All Packages|Constant Field Values