JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GEF4 Layout
1.0.0.201605181347
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
P
parent
- Variable in class org.eclipse.gef4.layout.algorithms.
TreeLayoutObserver.TreeNode
The parent of this node.
parentChanged(TreeLayoutObserver.TreeNode, TreeLayoutObserver.TreeNode)
- Method in class org.eclipse.gef4.layout.algorithms.
TreeLayoutObserver.TreeListener
Called when a node changes its parent.
performAnotherNonContinuousIteration()
- Method in class org.eclipse.gef4.layout.algorithms.
SpringLayoutAlgorithm
Performs one iteration based on time.
performNIteration(int)
- Method in class org.eclipse.gef4.layout.algorithms.
SpringLayoutAlgorithm
Performs the given number of iterations.
performOneIteration()
- Method in class org.eclipse.gef4.layout.algorithms.
SpringLayoutAlgorithm
Performs one single iteration.
placeRandomly()
- Method in class org.eclipse.gef4.layout.algorithms.
SpringLayoutAlgorithm
Puts vertices in random places, all between (0,0) and (1,1).
postLayout()
- Method in class org.eclipse.gef4.layout.
LayoutContext
Initiated by the context or by an
ILayoutAlgorithm
to perform steps that are scheduled to be run after the layout pass.
precomputeTree()
- Method in class org.eclipse.gef4.layout.algorithms.
TreeLayoutObserver.TreeNode
Performs a DFS on the tree structure and calculates all parameters of its nodes.
preLayout()
- Method in class org.eclipse.gef4.layout.
LayoutContext
Initiated by the context or by an
ILayoutAlgorithm
to perform steps that are scheduled to be run before the layout pass.
A
B
C
D
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GEF4 Layout
1.0.0.201605181347
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright (c) 2014 itemis AG and others. All rights reserved.