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 

C

changeState(SwtToFXGestureConverter.StateType, GestureEvent, TKSceneListener) - Method in class org.eclipse.gef4.fx.ui.gestures.SwtToFXGestureConverter
Changes the internal SwtToFXGestureConverter.State of the currently performed touch gesture and sends the appropriate events to JavaFX.
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
Recomputes the position for the given attached AnchorKey by retrieving a reference position via the FXChopBoxAnchor.ReferencePointProvider that was obtained when attaching the AnchorKey ( FXChopBoxAnchor.attach(AnchorKey, IAdaptable)).
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
Creates the Control as a child of the given Composite.
createImageViews() - Method in class org.eclipse.gef4.fx.nodes.FXImageViewHoverOverlay
Creates the ImageViews for the base and overlay image.
createPCL(AnchorKey) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Creates a position change listener (PCL) which refreshes this FXConnection upon anchor position changes corresponding to the given AnchorKey.
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.
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.