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

A

AbstractFXAnchor - Class in org.eclipse.gef4.fx.anchors
AbstractFXAnchor is the abstract base implementation for IFXAnchors.
AbstractFXAnchor(Node) - Constructor for class org.eclipse.gef4.fx.anchors.AbstractFXAnchor
Creates a new AbstractFXAnchor for the given anchorage Node.
AbstractFXGesture - Class in org.eclipse.gef4.fx.gestures
The AbstractFXGesture is the base class for all gestures defined within GEF4 FX.
AbstractFXGesture() - Constructor for class org.eclipse.gef4.fx.gestures.AbstractFXGesture
 
AbstractFXMouseDragGesture - Class in org.eclipse.gef4.fx.gestures
An FXMouseDragGesture can be used to listen to mouse press, drag, and release events.
AbstractFXMouseDragGesture() - Constructor for class org.eclipse.gef4.fx.gestures.AbstractFXMouseDragGesture
 
AbstractFXPinchSpreadGesture - Class in org.eclipse.gef4.fx.gestures
An FXPinchSpreadGesture can be used to listen to touchpad pinch and spread events.
AbstractFXPinchSpreadGesture() - Constructor for class org.eclipse.gef4.fx.gestures.AbstractFXPinchSpreadGesture
 
AbstractFXRotateGesture - Class in org.eclipse.gef4.fx.gestures
An FXRotateGesture can be used to listen to touchpad rotation events.
AbstractFXRotateGesture() - Constructor for class org.eclipse.gef4.fx.gestures.AbstractFXRotateGesture
 
addFocusListener(FocusListener) - Method in class org.eclipse.gef4.fx.ui.canvas.FXCanvasEx
 
addWayAnchor(int, IFXAnchor) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Adds the given IFXAnchor as a way point anchor for the given index into the FXConnection.anchorsProperty() of this FXConnection.
addWayPoint(int, Point) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Adds an FXStaticAnchor yielding the given Point as a way point anchor for the given index into the FXConnection.anchorsProperty() of this FXConnection.
anchorageProperty() - Method in class org.eclipse.gef4.fx.anchors.AbstractFXAnchor
 
anchorageProperty() - Method in interface org.eclipse.gef4.fx.anchors.IFXAnchor
Provides a read-only property with the anchorage Node this IFXAnchor 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.FXConnection
Returns the ReadOnlyMapProperty which stores the AnchorKeys and corresponding IFXAnchors which determine the start point, way points, and end point of this FXConnection.
arrangeDecoration(IFXDecoration, Point, Vector, Point, Vector) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Arranges the given decoration according to the passed-in values.
arrangeEndDecoration() - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Updates the end decoration of this FXConnection.
arrangeStartDecoration() - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Updates the start decoration of this FXConnection.
attach(AnchorKey, IAdaptable) - Method in class org.eclipse.gef4.fx.anchors.AbstractFXAnchor
 
attach(AnchorKey, IAdaptable) - Method in class org.eclipse.gef4.fx.anchors.FXChopBoxAnchor
Attaches the given AnchorKey to this FXChopBoxAnchor.
attach(AnchorKey, IAdaptable) - Method in interface org.eclipse.gef4.fx.anchors.IFXAnchor
Attaches the given AnchorKey to this IFXAnchor.
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
0.2.0.201509140217

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