Skip navigation links
GEF4 Layout
0.2.0.201509140217
A B C D E F G H I L M N O P R S T U V W 

D

DEFAULT_ASPECT_RATIO - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.ASPECT_RATIO_PROPERTY.
DEFAULT_BOUNDS - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.BOUNDS_PROPERTY.
DEFAULT_BOUNDS_EXPANDABLE - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.BOUNDS_EXPANDABLE_PROPERTY.
DEFAULT_DIRECTED - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.DIRECTED_PROPERTY.
DEFAULT_DIRECTION - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.DIRECTION_PROPERTY.
DEFAULT_DIRECTION_DEPENDANT - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.DIRECTION_DEPENDANT_PROPERTY.
DEFAULT_DYNAMIC_LAYOUT_ENABLED - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.DYNAMIC_LAYOUT_ENABLED_PROPERTY.
DEFAULT_LOCATION - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.LOCATION_PROPERTY.
DEFAULT_MINIMIZED - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.MINIMIZED_PROPERTY.
DEFAULT_MOVABLE - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.MOVABLE_PROPERTY.
DEFAULT_PRUNABLE - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.PRUNABLE_PROPERTY.
DEFAULT_PRUNING_ENABLED - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.PRUNING_ENABLED_PROPERTY.
DEFAULT_RESIZABLE - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.RESIZABLE_PROPERTY.
DEFAULT_SIZE - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.SIZE_PROPERTY.
DEFAULT_SPRING_GRAVITATION - Static variable in class org.eclipse.gef4.layout.algorithms.SpringLayoutAlgorithm
The default value for the spring layout gravitation-control.
DEFAULT_SPRING_ITERATIONS - Static variable in class org.eclipse.gef4.layout.algorithms.SpringLayoutAlgorithm
The default value for the spring layout number of interations.
DEFAULT_SPRING_LENGTH - Static variable in class org.eclipse.gef4.layout.algorithms.SpringLayoutAlgorithm
The default value for the spring layout length-control.
DEFAULT_SPRING_MOVE - Static variable in class org.eclipse.gef4.layout.algorithms.SpringLayoutAlgorithm
The default value for the spring layout move-control.
DEFAULT_SPRING_RANDOM - Static variable in class org.eclipse.gef4.layout.algorithms.SpringLayoutAlgorithm
The default value for positioning nodes randomly.
DEFAULT_SPRING_STRAIN - Static variable in class org.eclipse.gef4.layout.algorithms.SpringLayoutAlgorithm
The default value for the spring layout strain-control.
DEFAULT_VISIBLE - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.VISIBLE_PROPERTY.
DEFAULT_WEIGHT - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Defines the default value for the LayoutProperties.WEIGHT_PROPERTY.
defaultHandle(TreeLayoutObserver.TreeNode) - Method in class org.eclipse.gef4.layout.algorithms.TreeLayoutObserver.TreeListener
A convenience method that can be overridden if a listener reacts the same way to all events.
depth - Variable in class org.eclipse.gef4.layout.algorithms.TreeLayoutObserver.TreeNode
The depth of the node.
DFSLayerProvider() - Constructor for class org.eclipse.gef4.layout.algorithms.SugiyamaLayoutAlgorithm.DFSLayerProvider
 
DIRECTED_PROPERTY - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Stores a weight for this connection.
DIRECTION_BOTTOM_UP - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Constant for bottom-up direction.
DIRECTION_DEPENDANT_PROPERTY - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Indicates whether this subgraph is visualized differently depending on its .
DIRECTION_LEFT_RIGHT - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Constant for direction from left to right.
DIRECTION_PROPERTY - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Stores the direction of this subgraph.
DIRECTION_RIGHT_LEFT - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Constant for direction from right to left.
DIRECTION_TOP_DOWN - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Constant for top-down direction (default).
doFlushChanges(boolean) - Method in class org.eclipse.gef4.layout.AbstractLayoutContext
Executes all scheduled post-layout Runnables (previously added by AbstractLayoutContext.schedulePostLayoutPass(Runnable).
DYNAMIC_LAYOUT_ALGORITHM_PROPERTY - Static variable in interface org.eclipse.gef4.layout.ILayoutContext
An ILayoutContext notifies registered listeners about changes to the dynamic layout algorithm using this property name.
DYNAMIC_LAYOUT_ENABLED_PROPERTY - Static variable in class org.eclipse.gef4.layout.LayoutProperties
Indicates if layout algorithms can work in the background, reacting to events/animation.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links
GEF4 Layout
0.2.0.201509140217

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