- changeState(SWT2FXEventConverter.GestureStateType, GestureEvent, TKSceneListener) - Method in class org.eclipse.gef4.fx.swt.gestures.SWT2FXEventConverter
-
- ChopBoxStrategy - Class in org.eclipse.gef4.fx.anchors
-
A specific projection strategy that is based on a center-projection of the
given reference point.
- ChopBoxStrategy() - Constructor for class org.eclipse.gef4.fx.anchors.ChopBoxStrategy
-
- clearPoints() - Method in class org.eclipse.gef4.fx.nodes.OrthogonalRouter.ControlPointManipulator
-
Rolls back the changes.
- clickableAreaWidthProperty() - Method in class org.eclipse.gef4.fx.nodes.GeometryNode
-
Returns a (writable) property that controls the width of the clickable
area.
- clipAtDecoration(Shape, Shape, Shape) - Method in class org.eclipse.gef4.fx.nodes.AbstractInterpolator
-
Adjusts the curveClip so that the curve node does not paint through the
given decoration.
- clipContent() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
- clipContentProperty() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Returns the
BooleanProperty
that determines if this
InfiniteCanvas
does clipping, i.e. restricts its visibility to
its
Node.layoutBoundsProperty()
.
- COLOR_PROPERTY - Static variable in class org.eclipse.gef4.fx.swt.controls.FXColorPicker
-
- colorProperty() - Method in class org.eclipse.gef4.fx.swt.controls.FXColorPicker
-
A writable property for the color controlled by this
FXColorPicker
.
- computeAnchorageReferencePointInLocal(Node, IGeometry, Point) - Method in class org.eclipse.gef4.fx.anchors.ChopBoxStrategy
-
Computes the anchorage reference position within the coordinate system of
the given
IGeometry
.
- computeAnchorageReferencePointInScene(Node, IGeometry, Point) - Method in class org.eclipse.gef4.fx.anchors.ChopBoxStrategy
-
Computes the anchorage reference position in scene coordinates, based on
the given anchorage geometry.
- computeContentBoundsInLocal() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
- computeCurve(Connection) - Method in class org.eclipse.gef4.fx.nodes.AbstractInterpolator
-
- computeCurve(Connection) - Method in class org.eclipse.gef4.fx.nodes.PolyBezierInterpolator
-
- computeCurve(Connection) - Method in class org.eclipse.gef4.fx.nodes.PolylineInterpolator
-
- computeHv(double) - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Converts a horizontal translation distance into the corresponding
horizontal scrollbar value.
- computeMaxHeight(double) - Method in class org.eclipse.gef4.fx.swt.controls.FXControlAdapter
-
- computeMaxWidth(double) - Method in class org.eclipse.gef4.fx.swt.controls.FXControlAdapter
-
- computeMinHeight(double) - Method in class org.eclipse.gef4.fx.nodes.GeometryNode
-
- computeMinHeight(double) - Method in class org.eclipse.gef4.fx.swt.controls.FXControlAdapter
-
- computeMinWidth(double) - Method in class org.eclipse.gef4.fx.nodes.GeometryNode
-
- computeMinWidth(double) - Method in class org.eclipse.gef4.fx.swt.controls.FXControlAdapter
-
- computePosition(AnchorKey) - Method in class org.eclipse.gef4.fx.anchors.AbstractAnchor
-
- computePosition(AnchorKey) - Method in class org.eclipse.gef4.fx.anchors.DynamicAnchor
-
- computePosition(AnchorKey) - Method in class org.eclipse.gef4.fx.anchors.StaticAnchor
-
- computePositionInScene(Node, Node, Set<IComputationStrategy.Parameter<?>>) - Method in class org.eclipse.gef4.fx.anchors.ChopBoxStrategy
-
- computePositionInScene(Node, Node, Set<IComputationStrategy.Parameter<?>>) - Method in interface org.eclipse.gef4.fx.anchors.IComputationStrategy
-
Computes an anchor position based on the given anchorage visual, anchored
visual, and anchored reference point.
- computePositionInScene(Node, Node, Set<IComputationStrategy.Parameter<?>>) - Method in class org.eclipse.gef4.fx.anchors.ProjectionStrategy
-
- computePrefHeight(double) - Method in class org.eclipse.gef4.fx.nodes.GeometryNode
-
- computePrefHeight(double) - Method in class org.eclipse.gef4.fx.swt.controls.FXControlAdapter
-
- computePrefWidth(double) - Method in class org.eclipse.gef4.fx.nodes.GeometryNode
-
- computePrefWidth(double) - Method in class org.eclipse.gef4.fx.swt.controls.FXControlAdapter
-
- computeProjectionInScene(List<ICurve>, Point, Set<IComputationStrategy.Parameter<?>>) - Method in class org.eclipse.gef4.fx.anchors.OrthogonalProjectionStrategy
-
- computeProjectionInScene(List<ICurve>, Point, Set<IComputationStrategy.Parameter<?>>) - Method in class org.eclipse.gef4.fx.anchors.ProjectionStrategy
-
Computes the anchorage reference position in scene coordinates, based on
the given anchorage outlines and the given anchored reference point.
- computeScrollableBoundsInLocal() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Computes and returns the bounds of the scrollable area within this
InfiniteCanvas
.
- computeTx(double) - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Converts a horizontal scrollbar value into the corresponding horizontal
translation distance.
- computeTy(double) - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Converts a vertical scrollbar value into the corresponding vertical
translation distance.
- computeVv(double) - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Converts a vertical translation distance into the corresponding vertical
scrollbar value.
- configureShell(Shell) - Method in class org.eclipse.gef4.fx.jface.FXPaintSelectionDialog
-
- Connection - Class in org.eclipse.gef4.fx.nodes
-
A (binary)
Connection
is a visual curveProperty, whose appearance is
defined through a single start and end point, and a set of control points,
which may be 'connected', i.e. be attached to an
IAnchor
.
- Connection() - Constructor for class org.eclipse.gef4.fx.nodes.Connection
-
Constructs a new
Connection
whose start and end point are set to
null
.
- contentBoundsProperty() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Provides the visual bounds of the content group in the local coordinate
system of this
InfiniteCanvas
- contentTransformProperty() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Returns the viewport transform as a (read-only) property.
- ControlPointManipulator(Connection) - Constructor for class org.eclipse.gef4.fx.nodes.OrthogonalRouter.ControlPointManipulator
-
- createAdvancedGradientFillControl(Composite) - Method in class org.eclipse.gef4.fx.jface.FXPaintSelectionDialog
-
Creates a
Composite
that contains the advanced gradient picker.
- createAdvancedLinearGradient(Color, Color, Color) - Static method in class org.eclipse.gef4.fx.swt.controls.FXAdvancedLinearGradientPicker
-
Creates an "advanced" linear color gradient with 3 stops from the given
colors.
- createCanvas(Composite, int) - Method in interface org.eclipse.gef4.fx.swt.canvas.IFXCanvasFactory
-
Creates an
FXCanvas
inside of the given
Composite
.
- createColorFillControl(Composite) - Method in class org.eclipse.gef4.fx.jface.FXPaintSelectionDialog
-
Creates a
Composite
that contains the simple color picker.
- createControl(Composite) - Method in interface org.eclipse.gef4.fx.swt.controls.FXControlAdapter.IControlFactory
-
- createDialogArea(Composite) - Method in class org.eclipse.gef4.fx.jface.FXPaintSelectionDialog
-
- createGridCanvas() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
- createImageViews() - Method in class org.eclipse.gef4.fx.nodes.HoverOverlayImageView
-
Creates the ImageView
s for the base and overlay image.
- createLayers() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Returns a list containing the top level layers in the visualization of
this
InfiniteCanvas
.
- createPaintImage(Control, Paint) - Method in class org.eclipse.gef4.fx.jface.FXPaintCellEditor
-
Creates an
ImageData
filled with the given
Paint
.
- createPCL(AnchorKey) - Method in class org.eclipse.gef4.fx.nodes.Connection
-
- createScrollBarGroup() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Creates the Group
designated for holding the scrollbars and
places the scrollbars in it.
- createScrolledLayers() - Method in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
-
Returns a list containing the scrolled layers in the visualization of
this
InfiniteCanvas
.
- createSimpleGradientFillControl(Composite) - Method in class org.eclipse.gef4.fx.jface.FXPaintSelectionDialog
-
Creates a
Composite
that contains the simple gradient picker.
- createSimpleLinearGradient(Color, Color) - Static method in class org.eclipse.gef4.fx.swt.controls.FXSimpleLinearGradientPicker
-
Creates a simple color gradient from the given start color to the given
end color.
- createStop(double) - Method in class org.eclipse.gef4.fx.swt.controls.FXAdvancedLinearGradientPicker
-
Creates a new spot for the given offset.
- CursorUtils - Class in org.eclipse.gef4.fx.utils
-
- CursorUtils() - Constructor for class org.eclipse.gef4.fx.utils.CursorUtils
-
- curveProperty() - Method in class org.eclipse.gef4.fx.nodes.Connection
-
Returns a property wrapping the curve Node
.