Skip navigation links
GEF FX
5.0.3.201909131537
A B C D E F G H I L M N O P R S T U V W Z 

A

AbstractAnchor - Class in org.eclipse.gef.fx.anchors
AbstractAnchor is the abstract base implementation for IAnchors.
AbstractAnchor(Node) - Constructor for class org.eclipse.gef.fx.anchors.AbstractAnchor
Creates a new AbstractAnchor for the given anchorage Node.
AbstractInterpolator - Class in org.eclipse.gef.fx.nodes
Abstract base class for IConnectionInterpolator implementations, which supports updating the geometry for an IGeometry curve node, as well as arranging and clipping the decorations.
AbstractInterpolator() - Constructor for class org.eclipse.gef.fx.nodes.AbstractInterpolator
 
AbstractRouter - Class in org.eclipse.gef.fx.nodes
Abstract base class for IConnectionRouters implementing a routing strategy that can be specialized by subclasses: Remove anchors previously inserted by the router.
AbstractRouter() - Constructor for class org.eclipse.gef.fx.nodes.AbstractRouter
 
AbstractRouter.ControlPointManipulator - Class in org.eclipse.gef.fx.nodes
A AbstractRouter.ControlPointManipulator can be used to record, perform, and roll back control point changes during routing.
AbstractRouter.VolatileStaticAnchor - Class in org.eclipse.gef.fx.nodes
The AbstractRouter.VolatileStaticAnchor is a StaticAnchor that may be inserted by an AbstractRouter during route(Connection), and, hence, will be removed when routing is performed again.
addAnchor(AnchorKey, IAnchor) - Method in class org.eclipse.gef.fx.nodes.Connection
Inserts the given IAnchor into the Connection.anchorsUnmodifiableProperty() of this Connection.
addControlAnchor(int, IAnchor) - Method in class org.eclipse.gef.fx.nodes.Connection
Adds the given IAnchor as a control point anchor for the given index into the Connection.anchorsUnmodifiableProperty() of this Connection.
addControlPoint(int, Point) - Method in class org.eclipse.gef.fx.nodes.Connection
Adds an StaticAnchor yielding the given Point as a control point anchor for the given index into the Connection.anchorsUnmodifiableProperty() of this Connection.
addKeyListener(KeyListener) - Method in class org.eclipse.gef.fx.swt.canvas.FXCanvasEx
 
addListener(int, Listener) - Method in class org.eclipse.gef.fx.swt.canvas.FXCanvasEx
 
addMouseWheelListener(MouseWheelListener) - Method in class org.eclipse.gef.fx.swt.canvas.FXCanvasEx
 
addRoutingPoint(int, Point, double, double) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter.ControlPointManipulator
Records the specified change.
addRoutingPoint(Vector) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter.ControlPointManipulator
Records the specified change.
addRoutingPoints(int, Point, double...) - Method in class org.eclipse.gef.fx.nodes.AbstractRouter.ControlPointManipulator
Records the given changes.
ADVANCED_LINEAR_GRADIENT_PROPERTY - Static variable in class org.eclipse.gef.fx.swt.controls.FXAdvancedLinearGradientPicker
Property name used in change events related to FXAdvancedLinearGradientPicker.advancedLinearGradientProperty()
advancedLinearGradientProperty() - Method in class org.eclipse.gef.fx.swt.controls.FXAdvancedLinearGradientPicker
Returns a writable Property for the advanced gradient.
anchorageComputationParametersProperty() - Method in class org.eclipse.gef.fx.anchors.DynamicAnchor
Returns a ReadOnlySetProperty that provides the computation parameters of kind IComputationStrategy.Parameter.Kind.ANCHORAGE.
anchorageProperty() - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
 
anchorageProperty() - Method in interface org.eclipse.gef.fx.anchors.IAnchor
Provides a read-only property with the anchorage Node this IAnchor is bound to.
AnchorageReferenceGeometry() - Constructor for class org.eclipse.gef.fx.anchors.DynamicAnchor.AnchorageReferenceGeometry
Creates a new DynamicAnchor.AnchorageReferenceGeometry with no default value.
AnchorageReferenceGeometry(IGeometry) - Constructor for class org.eclipse.gef.fx.anchors.DynamicAnchor.AnchorageReferenceGeometry
Creates a DynamicAnchor.AnchorageReferenceGeometry that encapsulates the given IGeometry.
AnchorageReferencePosition() - Constructor for class org.eclipse.gef.fx.anchors.DynamicAnchor.AnchorageReferencePosition
Creates a new DynamicAnchor.AnchorageReferencePosition without default value.
AnchorageReferencePosition(Point) - Constructor for class org.eclipse.gef.fx.anchors.DynamicAnchor.AnchorageReferencePosition
Creates a DynamicAnchor.AnchorageReferencePosition that encapsulates the given Point.
anchoredComputationParametersProperty() - Method in class org.eclipse.gef.fx.anchors.DynamicAnchor
AnchoredReferencePoint() - Constructor for class org.eclipse.gef.fx.anchors.DynamicAnchor.AnchoredReferencePoint
Creates a new DynamicAnchor.AnchoredReferencePoint with no default value.
AnchoredReferencePoint(Point) - Constructor for class org.eclipse.gef.fx.anchors.DynamicAnchor.AnchoredReferencePoint
Creates a DynamicAnchor.AnchoredReferencePoint that encapsulates the given Point.
AnchorKey - Class in org.eclipse.gef.fx.anchors
AnchorKey combines an anchored Node with a String qualifier to identify an anchor target.
AnchorKey(Node, String) - Constructor for class org.eclipse.gef.fx.anchors.AnchorKey
Creates a new AnchorKey for the given anchored Node with the given id.
anchorsUnmodifiableProperty() - Method in class org.eclipse.gef.fx.nodes.Connection
Returns an unmodifiable read-only list property, which contains the IAnchors that determine the start point, control points, and end point of this Connection.
applyChanges() - Method in class org.eclipse.gef.fx.nodes.AbstractRouter.ControlPointManipulator
Performs the recorded changes.
arrangeDecoration(Node, Point, Vector) - Method in class org.eclipse.gef.fx.nodes.AbstractInterpolator
Arranges the given decoration according to the passed-in values.
attach(AnchorKey) - Method in class org.eclipse.gef.fx.anchors.AbstractAnchor
 
attach(AnchorKey) - Method in class org.eclipse.gef.fx.anchors.DynamicAnchor
 
attach(AnchorKey) - Method in interface org.eclipse.gef.fx.anchors.IAnchor
Attaches the given AnchorKey to this IAnchor.
A B C D E F G H I L M N O P R S T U V W Z 
Skip navigation links
GEF FX
5.0.3.201909131537

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