Skip navigation links
GEF4 FX
1.0.0.201606040817
A B C D E F G H I L N O P R S T U V W Z 

D

DEFAULT_FINISH_DELAY_MILLIS - Static variable in class org.eclipse.gef4.fx.gestures.AbstractScrollGesture
The default duration in milliseconds that has to pass without receiving a ScrollEvent so that the gesture is assumed to have finished.
DEFAULT_GRID_CELL_HEIGHT - Static variable in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
The default grid cell height.
DEFAULT_GRID_CELL_WIDTH - Static variable in class org.eclipse.gef4.fx.nodes.InfiniteCanvas
The default grid cell width.
detach(AnchorKey) - Method in class org.eclipse.gef4.fx.anchors.AbstractAnchor
 
detach(AnchorKey) - Method in class org.eclipse.gef4.fx.anchors.DynamicAnchor
 
detach(AnchorKey) - Method in interface org.eclipse.gef4.fx.anchors.IAnchor
Detaches the given AnchorKey from this IAnchor.
dispose() - Method in class org.eclipse.gef4.fx.jface.FXPaintCellEditor
 
dispose() - Method in class org.eclipse.gef4.fx.jface.FXPaintLabelProvider
 
dispose() - Method in class org.eclipse.gef4.fx.swt.canvas.FXCanvasEx
 
dispose() - Method in class org.eclipse.gef4.fx.swt.controls.FXControlAdapter
Deactivates this FXControlAdapter, so that the SWT Control will not be re-created when the FXCanvas changes.
dispose() - Method in class org.eclipse.gef4.fx.swt.gestures.SWT2FXEventConverter
Unregisters event forwarding from the FXCanvas for which this SWT2FXEventConverter was created.
doSetValue(Object) - Method in class org.eclipse.gef4.fx.jface.FXPaintCellEditor
 
drag(Node, MouseEvent, double, double) - Method in class org.eclipse.gef4.fx.gestures.AbstractMouseDragGesture
This method is called upon MouseEvent.MOUSE_DRAGGED events.
DynamicAnchor - Class in org.eclipse.gef4.fx.anchors
The DynamicAnchor computes anchor positions through a IComputationStrategy.
DynamicAnchor(Node) - Constructor for class org.eclipse.gef4.fx.anchors.DynamicAnchor
Constructs a new DynamicAnchor for the given anchorage visual that uses a ChopBoxStrategy as computation strategy.
DynamicAnchor(Node, IComputationStrategy) - Constructor for class org.eclipse.gef4.fx.anchors.DynamicAnchor
Constructs a new DynamicAnchor for the given anchorage visual using the given IComputationStrategy.
DynamicAnchor.AnchorageReferenceGeometry - Class in org.eclipse.gef4.fx.anchors
An IComputationStrategy.Parameter that encapsulates an (anchorage) reference geometry.
DynamicAnchor.AnchorageReferencePosition - Class in org.eclipse.gef4.fx.anchors
An IComputationStrategy.Parameter that encapsulates an (anchorage) reference point.
DynamicAnchor.AnchoredReferencePoint - Class in org.eclipse.gef4.fx.anchors
An IComputationStrategy.Parameter that encapsulates a projection reference point.
DynamicAnchor.PreferredOrientation - Class in org.eclipse.gef4.fx.anchors
An IComputationStrategy.Parameter that encapsulates the preferred orientation to be used for orthogonal projections.
A B C D E F G H I L N O P R S T U V W Z 
Skip navigation links
GEF4 FX
1.0.0.201606040817

Copyright (c) 2014 itemis AG and others. All rights reserved.