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 

S

sceneToLocal(Node, IGeometry) - Static method in class org.eclipse.gef4.fx.nodes.FXUtils
Transforms the given IGeometry from scene coordinates to the local coordinate system of the given Node.
ScrollPaneEx - Class in org.eclipse.gef4.fx.nodes
A ScrollPaneEx provides a scrollable Pane in which contents can be placed.
ScrollPaneEx() - Constructor for class org.eclipse.gef4.fx.nodes.ScrollPaneEx
Constructs a new ScrollPaneEx.
sendGestureEventToFX(GestureEvent) - Method in class org.eclipse.gef4.fx.ui.gestures.SwtToFXGestureConverter
Converts the given GestureEvent to a corresponding JavaFX event and sends it to the JavaFX scene graph of the FXCanvas which is associated with this SwtToFXGestureConverter.
setAnchorage(Node) - Method in class org.eclipse.gef4.fx.anchors.AbstractFXAnchor
Sets the anchorage of this AbstractFXAnchor to the given value.
setAnchored(Node) - Method in class org.eclipse.gef4.fx.anchors.AnchorKey
Sets the anchored Node of this AnchorKey to the given value.
setAnchors(List<IFXAnchor>) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Replaces all anchors of this FXConnection with the given IFXAnchors, i.e. the first given IFXAnchor replaces the currently assigned start anchor, the last given IFXAnchor replaces the currently assigned end anchor, and the intermediate IFXAnchors replace the currently assigned way anchors.
setCanvas(FXCanvas) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
Changes the FXCanvas in which the Control is hooked.
setControl(T) - Method in class org.eclipse.gef4.fx.ui.controls.FXControlAdapter
Sets the Control of this FXControlAdapter to the given value and hooks or unhooks the Control, respectively.
setCursor(Cursor) - Method in class org.eclipse.gef4.fx.ui.canvas.FXCanvasEx
 
setEndAnchor(IFXAnchor) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Sets the end IFXAnchor of this FXConnection to the given value.
setEndDecoration(IFXDecoration) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Sets the end IFXDecoration of this FXConnection to the given value.
setEndPoint(Point) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Sets the end anchor of this FXConnection to an FXStaticAnchor yielding the given Point.
setGeometry(T) - Method in class org.eclipse.gef4.fx.nodes.FXGeometryNode
Sets the IGeometry of this FXGeometryNode to the given value.
setGridHeight(double) - Method in class org.eclipse.gef4.fx.nodes.FXGridLayer
Sets the grid cell height to the given value.
setGridWidth(double) - Method in class org.eclipse.gef4.fx.nodes.FXGridLayer
Sets the grid cell width to the given value.
setId(String) - Method in class org.eclipse.gef4.fx.anchors.AnchorKey
Sets the String identifier of this AnchorKey to the given value.
setRouter(IFXConnectionRouter) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Sets the IFXConnectionRouter of this FXConnection to the given value.
setScene(Scene) - Method in class org.eclipse.gef4.fx.gestures.AbstractFXGesture
Sets the Scene for this gesture to the given value.
setScene(Scene) - Method in class org.eclipse.gef4.fx.ui.canvas.FXCanvasEx
 
setScrollOffsetX(double) - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
Sets the horizontal scroll offset to the given value.
setScrollOffsetY(double) - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
Sets the vertical scroll offset to the given value.
setStartAnchor(IFXAnchor) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Sets the start IFXAnchor of this FXConnection to the given value.
setStartDecoration(IFXDecoration) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Sets the start IFXDecoration of this FXConnection to the given value.
setStartPoint(Point) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Sets the start anchor of this FXConnection to an FXStaticAnchor yielding the given Point.
setViewportTransform(Affine) - Method in class org.eclipse.gef4.fx.nodes.ScrollPaneEx
Sets the transformation matrix of the viewport transform to the values specified by the given Affine.
setWayAnchor(int, IFXAnchor) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Sets the way anchor for the given way anchor index to the given IFXAnchor.
setWayAnchors(List<IFXAnchor>) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Replaces all way anchors of this FXConnection with the given List of IFXAnchors.
setWayPoint(int, Point) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Sets the way anchor for the given way anchor index to an FXStaticAnchor which yields the given Point.
setWayPoints(List<Point>) - Method in class org.eclipse.gef4.fx.nodes.FXConnection
Replaces all way anchors of this FXConnection with FXStaticAnchors yielding the given Points.
start(BundleContext) - Method in class org.eclipse.gef4.fx.FxBundle
 
State(SwtToFXGestureConverter.StateType) - Constructor for class org.eclipse.gef4.fx.ui.gestures.SwtToFXGestureConverter.State
Constructs a new SwtToFXGestureConverter.State of the given StateType.
stop(BundleContext) - Method in class org.eclipse.gef4.fx.FxBundle
 
SwtToFXGestureConverter - Class in org.eclipse.gef4.fx.ui.gestures
A gesture listener that converts and transfers SWT GestureEvents to an FXCanvas.
SwtToFXGestureConverter(FXCanvas) - Constructor for class org.eclipse.gef4.fx.ui.gestures.SwtToFXGestureConverter
Registers event forwarding for the given FXCanvas.
SwtToFXGestureConverter.State - Class in org.eclipse.gef4.fx.ui.gestures
Represents the current SwtToFXGestureConverter.State of touch gesture interaction.
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.