Class | Description |
---|---|
BiAggregateLayout<V,E> | |
BottomHLinearLayout<V,E> | |
BottomHWeighingLinearLayout<V,E> | |
CircleLayout<V,E> | |
FRLayout<V,E> | |
FRLayout2<V,E> | |
HLinearLayout<V,E> | |
HWeighingLinearLayout<V,E> | |
ISOMLayout<V,E> | |
ISOMLayout0<V,E> |
Implements a self-organizing map layout algorithm, based on Meyer's self-organizing graph methods.
|
ISOMLayout0.ISOMVertexData |
ISOM data attached to node
|
KKLayout<V,E> | |
LayoutUtils | |
LeftVLinearLayout<V,E> | |
OrderedLayout<V,E> | |
SlantingLayout<V,E> | |
SpringLayout<V,E> | |
SpringLayout2<V,E> | |
SugiyamaLayout<V,E> |
Arranges the nodes with the Sugiyama Layout Algorithm.
Link to the algorithm Originally, source was posted to the Jung2 forum, for Jung 1.x. |
SugiyamaLayout.CellWrapper<VV> |
cell wrapper contains all values for one node
|
VLinearLayout<V,E> |
Enum | Description |
---|---|
SugiyamaLayout.Orientation |