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
J
L
M
N
O
P
R
S
T
U
W
J
JUNGSpringLayout
- class giny.util.
JUNGSpringLayout
.
The SpringLayout package represents a visualization of a set of nodes.
JUNGSpringLayout(GraphView)
- Constructor for class giny.util.
JUNGSpringLayout
Constructor for a SpringLayout for a raw graph with associated dimension--the input knows how big the graph is.
JUNGSpringLayout(GraphView, JUNGSpringLayout.LengthFunction)
- Constructor for class giny.util.
JUNGSpringLayout
Constructor for a SpringLayout for a raw graph with associated component.
JUNGSpringLayout.LengthFunction
- interface giny.util.
JUNGSpringLayout.LengthFunction
.
If the edge is weighted, then override this method to show what the visualized length is.
JUNGSpringLayout.SpringDimensionChecker
- class giny.util.
JUNGSpringLayout.SpringDimensionChecker
.
JUNGSpringLayout.SpringDimensionChecker()
- Constructor for class giny.util.
JUNGSpringLayout.SpringDimensionChecker
join(GraphPerspective)
- Method in interface giny.model.
GraphPerspective
Creates a union GraphPerspective.
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
J
L
M
N
O
P
R
S
T
U
W