Interface | Description |
---|---|
LayoutAlgo |
Some common functions for our kind of layout algo.
|
Class | Description |
---|---|
BaseSTGLayout |
Base class for layouts working on State Transition Graphs.
|
DynamicLayout3D |
Layout State Transition Graphs: place nodes on a cube according to activity levels
|
DynamicLayoutMultidimention |
Layout State Transition Graphs: place nodes according to activity levels.
|
LayoutService |
This class contains different placement algorithms,
two algorithms for the placement in level and two others for the placement on rings
|
LevelLayout |
level placement of nodes
|
RingLayout |
level placement of nodes
|
Copyright © 2005–2020. All rights reserved.