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 

I

IAnchor - Interface in org.eclipse.gef4.fx.anchors
An IAnchor is a visual anchor that will provide positions for attached AnchorKeys (i.e. anchored Nodes) in local coordinates of the AnchorKey's anchored Node.
IConnectionInterpolator - Interface in org.eclipse.gef4.fx.nodes
An IConnectionInterpolator is responsible for computing an ICurve that represents the geometry of the Connection.
IConnectionRouter - Interface in org.eclipse.gef4.fx.nodes
An IConnectionRouter is responsible for adjustment of a Connection's points.
IFXCanvasFactory - Interface in org.eclipse.gef4.fx.swt.canvas
The IFXCanvasFactory provides a method for the creation of an FXCanvas inside a Composite.
impl_computeLayoutBounds() - Method in class org.eclipse.gef4.fx.nodes.GeometryNode
 
InfiniteCanvas - Class in org.eclipse.gef4.fx.nodes
An InfiniteCanvas provides a means to render a portion of a hypothetically infinite canvas, on which arbitrary contents can be placed.
InfiniteCanvas() - Constructor for class org.eclipse.gef4.fx.nodes.InfiniteCanvas
Constructs a new InfiniteCanvas.
InfiniteCanvas.GridCanvas - Class in org.eclipse.gef4.fx.nodes
The InfiniteCanvas.GridCanvas is a Canvas that draws grid points at configurable steps.
init() - Method in class org.eclipse.gef4.fx.swt.controls.FXControlAdapter
Initializes this FXControlAdapter.
interpolate(Connection) - Method in interface org.eclipse.gef4.fx.nodes.IConnectionInterpolator
An ICurve that is interpolated through the Connection's points.
interpolate(Connection) - Method in class org.eclipse.gef4.fx.nodes.PolyBezierInterpolator
 
interpolate(Connection) - Method in class org.eclipse.gef4.fx.nodes.PolylineInterpolator
 
interpolatorProperty() - Method in class org.eclipse.gef4.fx.nodes.Connection
Returns the IConnectionInterpolator property.
isAdvancedLinearGradient(Paint) - Static method in class org.eclipse.gef4.fx.swt.controls.FXAdvancedLinearGradientPicker
Returns true if the given Paint is considered to be an "advanced" gradient.
isAttached(AnchorKey) - Method in class org.eclipse.gef4.fx.anchors.AbstractAnchor
 
isAttached(AnchorKey) - Method in interface org.eclipse.gef4.fx.anchors.IAnchor
Determines if the given AnchorKey is currently attached to this IAnchor.
isClipContent() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
Returns the value of the InfiniteCanvas.clipContentProperty().
isConnected(int) - Method in class org.eclipse.gef4.fx.nodes.Connection
Returns whether the (start, end, or control) anchor at the respective index is connected.
isControlConnected(int) - Method in class org.eclipse.gef4.fx.nodes.Connection
Returns true if the currently assigned control anchor for the given index is bound to an anchorage.
isEndConnected() - Method in class org.eclipse.gef4.fx.nodes.Connection
Returns true if the currently assigned end anchor is bound to an anchorage.
isImplicitAnchor(IAnchor) - Method in interface org.eclipse.gef4.fx.nodes.IConnectionRouter
Returns true if the given IAnchor was added by this IConnectionRouter during IConnectionRouter.route(Connection).
isImplicitAnchor(IAnchor) - Method in class org.eclipse.gef4.fx.nodes.OrthogonalRouter
 
isImplicitAnchor(IAnchor) - Method in class org.eclipse.gef4.fx.nodes.StraightRouter
 
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.GeometryNode
 
isResizable() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas.GridCanvas
 
isShowGrid() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
Returns the value of the InfiniteCanvas.showGridProperty().
isSimpleLinearGradient(Paint) - Static method in class org.eclipse.gef4.fx.swt.controls.FXSimpleLinearGradientPicker
Returns true if the given Paint is a "simple" gradient, i.e. it has exactly 2 stops.
isSmooth() - Method in class org.eclipse.gef4.fx.nodes.GeometryNode
Retrieves the value of the smooth property.
isStartConnected() - Method in class org.eclipse.gef4.fx.nodes.Connection
Returns true if the currently assigned start anchor is bound to an anchorage.
isZoomGrid() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
Returns the value of the InfiniteCanvas.zoomGridProperty().
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.