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 JavaFXArcto aArc.
- toArc(Arc) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Returns aArcthat visualizes the givenArc.
- toCubicCurve(CubicCurve) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
- 
Converts the given JavaFXCubicCurveto aCubicCurve.
- toCubicCurve(CubicCurve) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Returns aCubicCurvethat visualizes the givenCubicCurve.
- toEllipse(Circle) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
- 
Converts the given JavaFXCircleto aEllipse.
- toEllipse(Ellipse) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
- 
Converts the given JavaFXEllipseto aEllipse.
- toEllipse(Ellipse) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Returns aEllipsethat visualizes the givenEllipse.
- toGeometry(Shape) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
- 
Returns anIGeometrythat 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 JavaFXLineto aLine.
- toLine(Line) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Returns aLinethat visualizes the givenLine.
- toPath(Path) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
- 
Converts the given JavaFXPathto aPath.
- toPath(Path) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Converts the givenPathto a JavaFXPath.
- toPathElements(Path) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Converts the givenPathto an array of JavaFXPathElements.
- toPolygon(Polygon) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
- 
Converts the given JavaFXPolygonto aPolygon.
- toPolygon(Polygon) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Returns aPolygonthat visualizes the givenPolygon.
- toPolyline(Polyline) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
- 
Converts the given JavaFXPolylineto aPolyline.
- toPolyline(Polyline) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Returns aPolylinethat visualizes the givenPolyline.
- toQuadCurve(QuadraticCurve) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Returns aQuadCurvethat visualizes the givenQuadraticCurve.
- toQuadraticCurve(QuadCurve) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
- 
Converts the given JavaFXQuadCurveto aQuadraticCurve.
- toRectangle(Rectangle) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
- 
Converts the given JavaFXRectangleto aRectangle.
- toRectangle(Rectangle) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Returns aRectanglethat visualizes the givenRectangle.
- toRectangle(RoundedRectangle) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Returns aRectanglethat visualizes the givenRoundedRectangle.
- toRoundedRectangle(Rectangle) - Static method in class org.eclipse.gef.fx.utils.Shape2Geometry
- 
Converts the given JavaFXRectangleto aRoundedRectangle.
- toShape(IGeometry) - Static method in class org.eclipse.gef.fx.utils.Geometry2Shape
- 
Creates aShapethat 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