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 

I

IControlFactory<T extends Control> - Interface in org.eclipse.gef4.fx.ui.controls
The IControlFactory can be used in conjunction with FXControlAdapter to create the wrapped SWT Control when the surrounding FXCanvas changes.
IFXAnchor - Interface in org.eclipse.gef4.fx.anchors
An IFXAnchor is a visual anchor that will provide positions for attached AnchorKeys (i.e. anchored Nodes) in local coordinates of the AnchorKey's anchored Node.
IFXConnectionRouter - Interface in org.eclipse.gef4.fx.nodes
An IFXConnectionRouter computes an ICurve based on a number of supplied Points.
IFXDecoration - Interface in org.eclipse.gef4.fx.nodes
An IFXDecoration can be used to add a visual (an arrow, for example) to the start or end point of an FXConnection.
Impl() - Constructor for class org.eclipse.gef4.fx.anchors.FXChopBoxAnchor.ComputationStrategy.Impl
 
impl_computeLayoutBounds() - Method in class org.eclipse.gef4.fx.nodes.FXGeometryNode
 
init() - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
Initializes this FXControlAdapter.
isAttached(AnchorKey) - Method in class org.eclipse.gef4.fx.anchors.AbstractFXAnchor
 
isAttached(AnchorKey) - Method in interface org.eclipse.gef4.fx.anchors.IFXAnchor
Determines if the given AnchorKey is currently attached to this IFXAnchor.
isEndConnected() - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Returns true if the currently assigned end anchor is bound to an anchorage.
isFullyVisible(Node) - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
Returns true when the given direct or indirect child Node is fully visible, i.e. does not exceed the viewport in any direction.
isRegistered() - Method in class org.eclipse.gef4.fx.listeners.VisualChangeListener
Returns true if this VisualChangeListener is currently registered, otherwise returns false.
isResizable() - Method in class org.eclipse.gef4.fx.nodes.FXGeometryNode
 
isStartConnected() - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Returns true if the currently assigned start anchor is bound to an anchorage.
isVisible(Node) - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
Returns true when the given direct or indirect child Node is visible, i.e. does not exceed the viewport in all directions.
isWayConnected(int) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Returns true if the currently assigned way anchor for the given index is bound to an anchorage.
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.