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

A

AbstractAnchor - Class in org.eclipse.gef4.fx.anchors
AbstractAnchor is the abstract base implementation for IAnchors.
AbstractAnchor(Node) - Constructor for class org.eclipse.gef4.fx.anchors.AbstractAnchor
Creates a new AbstractAnchor for the given anchorage Node.
AbstractComputationStrategy() - Constructor for class org.eclipse.gef4.fx.anchors.DynamicAnchor.AbstractComputationStrategy
 
AbstractGesture - Class in org.eclipse.gef4.fx.gestures
The AbstractGesture is the base class for all gestures defined within GEF4 FX.
AbstractGesture() - Constructor for class org.eclipse.gef4.fx.gestures.AbstractGesture
 
AbstractMouseDragGesture - Class in org.eclipse.gef4.fx.gestures
An FXMouseDragGesture can be used to listen to mouse press, drag, and release events.
AbstractMouseDragGesture() - Constructor for class org.eclipse.gef4.fx.gestures.AbstractMouseDragGesture
 
AbstractPinchSpreadGesture - Class in org.eclipse.gef4.fx.gestures
An FXPinchSpreadGesture can be used to listen to touchpad pinch and spread events.
AbstractPinchSpreadGesture() - Constructor for class org.eclipse.gef4.fx.gestures.AbstractPinchSpreadGesture
 
AbstractRotateGesture - Class in org.eclipse.gef4.fx.gestures
An FXRotateGesture can be used to listen to touchpad rotation events.
AbstractRotateGesture() - Constructor for class org.eclipse.gef4.fx.gestures.AbstractRotateGesture
 
AbstractScrollGesture - Class in org.eclipse.gef4.fx.gestures
The AbstractScrollGesture can be used to react to mouse wheel scroll events.
AbstractScrollGesture() - Constructor for class org.eclipse.gef4.fx.gestures.AbstractScrollGesture
 
addAnchor(IAnchor, AnchorKey, int) - Method in class org.eclipse.gef4.fx.nodes.Connection
Inserts the given IAnchor into the Connection.anchorsProperty() of this Connection.
addControlAnchor(int, IAnchor) - Method in class org.eclipse.gef4.fx.nodes.Connection
Adds the given IAnchor as a control point anchor for the given index into the Connection.anchorsProperty() of this Connection.
addControlPoint(int, Point) - Method in class org.eclipse.gef4.fx.nodes.Connection
Adds an StaticAnchor yielding the given Point as a control point anchor for the given index into the Connection.anchorsProperty() of this Connection.
ADVANCED_LINEAR_GRADIENT_PROPERTY - Static variable in class org.eclipse.gef4.fx.swt.controls.FXAdvancedLinearGradientPicker
Property name used in change events related to FXAdvancedLinearGradientPicker.advancedLinearGradientProperty()
advancedLinearGradientProperty() - Method in class org.eclipse.gef4.fx.swt.controls.FXAdvancedLinearGradientPicker
Returns a writable Property for the advanced gradient.
anchorageProperty() - Method in class org.eclipse.gef4.fx.anchors.AbstractAnchor
 
anchorageProperty() - Method in interface org.eclipse.gef4.fx.anchors.IAnchor
Provides a read-only property with the anchorage Node this IAnchor is bound to.
AnchorKey - Class in org.eclipse.gef4.fx.anchors
AnchorKey represents a set of anchored Node and additional String ID to identify one anchor target.
AnchorKey(Node, String) - Constructor for class org.eclipse.gef4.fx.anchors.AnchorKey
Creates a new AnchorKey for the given anchored Node with the given id.
anchorsProperty() - Method in class org.eclipse.gef4.fx.nodes.Connection
Returns the ReadOnlyMapProperty which stores the AnchorKeys and corresponding IAnchors which determine the start point, control points, and end point of this Connection.
arrangeDecoration(Shape, Point, Vector) - Method in class org.eclipse.gef4.fx.nodes.Connection
Arranges the given decoration according to the passed-in values.
arrangeEndDecoration() - Method in class org.eclipse.gef4.fx.nodes.Connection
Updates the end decoration of this Connection.
arrangeStartDecoration() - Method in class org.eclipse.gef4.fx.nodes.Connection
Updates the start decoration of this Connection.
attach(AnchorKey, IAdaptable) - Method in class org.eclipse.gef4.fx.anchors.AbstractAnchor
 
attach(AnchorKey, IAdaptable) - Method in interface org.eclipse.gef4.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 Z 
Skip navigation links
GEF4 FX
1.0.0.201603221726

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