JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
GEF4 Layout
1.0.0.201606040817
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
R
RadialLayoutAlgorithm
- Class in
org.eclipse.gef4.layout.algorithms
This layout will take the given entities, apply a tree layout to them, and then display the tree in a circular fashion with the roots in the center.
RadialLayoutAlgorithm()
- Constructor for class org.eclipse.gef4.layout.algorithms.
RadialLayoutAlgorithm
Default constructor.
recomputeTree()
- Method in class org.eclipse.gef4.layout.algorithms.
TreeLayoutObserver
Recomputes all the information about the tree structure (the same effect as creating new
TreeLayoutObserver
).
removeLayoutFilter(ILayoutFilter)
- Method in class org.eclipse.gef4.layout.
LayoutContext
Removes the given ILayoutFilter from this
LayoutContext
.
removeTreeListener(TreeLayoutObserver.TreeListener)
- Method in class org.eclipse.gef4.layout.algorithms.
TreeLayoutObserver
Removes a listener from list of listener to be informed about changes in tree structure.
RESIZABLE_PROPERTY
- Static variable in class org.eclipse.gef4.layout.
LayoutProperties
Stores the resizable state of this EntityLayout.
RIGHT_LEFT
- Static variable in class org.eclipse.gef4.layout.algorithms.
SpaceTreeLayoutAlgorithm
Tree direction constant for which root is placed at the right and branches spread to the left
RIGHT_LEFT
- Static variable in class org.eclipse.gef4.layout.algorithms.
TreeLayoutAlgorithm
Tree direction constant for which root is placed at the right and branches spread to the left
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.201606040817
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright (c) 2014 itemis AG and others. All rights reserved.