- changeState(SwtToFXGestureConverter.StateType, GestureEvent, TKSceneListener) - Method in class org.eclipse.gef4.fx.ui.gestures.SwtToFXGestureConverter
-
- computeAnchorageReferencePointInLocal(Node, IGeometry) - Method in class org.eclipse.gef4.fx.anchors.FXChopBoxAnchor.ComputationStrategy.Impl
-
Computes the anchorage reference position within the coordinate
system of the given
IGeometry
.
- computeAnchorageReferencePointInScene(Node, IGeometry) - Method in class org.eclipse.gef4.fx.anchors.FXChopBoxAnchor.ComputationStrategy.Impl
-
Computes the anchorage reference position in scene coordinates,
based on the given anchorage geometry.
- computeContentBoundsInLocal() - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
-
Computes the bounds
[min-x, min-y, max-x, max-y]
surrounding
the
content group
within the coordinate system
of this
ScrollPaneEx
.
- computeHv(double) - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
-
Converts a horizontal translation distance into the corresponding
horizontal scrollbar value.
- computeMaxHeight(double) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
-
- computeMaxWidth(double) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
-
- computeMinHeight(double) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
-
- computeMinWidth(double) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
-
- computePosition(AnchorKey) - Method in class org.eclipse.gef4.fx.anchors.AbstractFXAnchor
-
Computes and returns the position for the given
AnchorKey
.
- computePosition(AnchorKey) - Method in class org.eclipse.gef4.fx.anchors.FXChopBoxAnchor
-
- computePosition(Node, Point) - Method in class org.eclipse.gef4.fx.anchors.FXChopBoxAnchor
-
Computes the point of intersection between the outline of the anchorage
reference shape and the line through the reference points of anchorage
and anchored.
- computePosition(AnchorKey) - Method in class org.eclipse.gef4.fx.anchors.FXStaticAnchor
-
- computePositionInScene(Node, Node, Point) - Method in interface org.eclipse.gef4.fx.anchors.FXChopBoxAnchor.ComputationStrategy
-
Computes an anchor position based on the given anchorage visual,
anchored visual, and anchored reference point.
- computePositionInScene(Node, Node, Point) - Method in class org.eclipse.gef4.fx.anchors.FXChopBoxAnchor.ComputationStrategy.Impl
-
- computePrefHeight(double) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
-
- computePrefWidth(double) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
-
- computeScrollableBoundsInLocal() - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
-
Computes and returns the bounds of the scrollable area within this
ScrollPaneEx
.
- computeTx(double) - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
-
Converts a horizontal scrollbar value into the corresponding horizontal
translation distance.
- computeTy(double) - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
-
Converts a vertical scrollbar value into the corresponding vertical
translation distance.
- computeVv(double) - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
-
Converts a vertical translation distance into the corresponding vertical
scrollbar value.
- createContentGroup() - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
-
Creates the Group
designated for holding the scrolled content.
- createControl(Composite) - Method in interface org.eclipse.gef4.fx.ui.controls.IControlFactory
-
- createImageViews() - Method in class org.eclipse.gef4.fx.nodes.FXImageViewHoverOverlay
-
Creates the ImageView
s for the base and overlay image.
- createPCL(AnchorKey) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
-
- createScrollbarGroup() - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
-
Creates the Group
designated for holding the scrollbars and
places the scrollbars in it.
- createScrolledPane() - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
-
Creates the
Pane
which is translated when scrolling and inserts
the
content group
into it.
- CSS_CLASS_DECORATION - Static variable in class org.eclipse.gef4.fx.nodes.FXConnection
-
CSS class assigned to decoration visuals.