Skip navigation links
GEF4 FX
0.1.0.201506081138
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.
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.1.0.201506081138

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