Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
F
FlatLayouter
- class y25.layout.
FlatLayouter
.
First flattens a
LayeredLayoutGraph
, then applies a 2D layouter to it, then unflattens it.
FlatLayouter(Layouter)
- Constructor for class y25.layout.
FlatLayouter
Creates a FlatLayouter with the canonic flattening/unflattening stage.
FlatLayouter(LayoutStage25D, Layouter)
- Constructor for class y25.layout.
FlatLayouter
Creates a FlatLayouter with a user supplied flattening/unflattening stage.
FlatLayouter.CanonicFlatteningStage
- class y25.layout.
FlatLayouter.CanonicFlatteningStage
.
The canonic flatteing/unflattening stage used by FlatLayouter.
FlatLayouter.CanonicFlatteningStage()
- Constructor for class y25.layout.
FlatLayouter.CanonicFlatteningStage
firstGraph()
- Method in class y25.base.
GraphList
Returns the first graph in this list, or
null
when the list is empty.
firstLayerEdge()
- Method in class y25.base.
LayerEdgeList
Returns the first layeredge in this list, or
null
when the list is empty.
firstStage
- Variable in class y25.layout.
CompositeLayouter25D
The first layout stage.
fov
- Variable in class y25.graphics.
Camera
The field of view angle in degrees.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z