- GanswerSugiyamaFigureLayout - Class in org.arakhne.neteditor.figlayout.sugiyama
-
This class represents the Ganswer-Sugiyama Layout Algorithm.
- GanswerSugiyamaFigureLayout() - Constructor for class org.arakhne.neteditor.figlayout.sugiyama.GanswerSugiyamaFigureLayout
-
- getCoulombConstant() - Method in class org.arakhne.neteditor.figlayout.force.ForceBasedFigureLayout
-
Replies the Coulomb's constant to use.
- getDamping() - Method in class org.arakhne.neteditor.figlayout.force.ForceBasedFigureLayout
-
Replies the damping constant.
- getLayoutDirection() - Method in class org.arakhne.neteditor.figlayout.AbstractDirectionBasedFigureLayout
-
Replies the direction used to laying out.
- getMargins() - Method in class org.arakhne.neteditor.figlayout.AbstractFigureLayout
-
Replies the external padding of each figure.
- getMaximalKinematicEnergy() - Method in class org.arakhne.neteditor.figlayout.force.ForceBasedFigureLayout
-
Replies the maximal kinematic energy up to the algorithm
is able to reach.
- getNodeMassCalculator() - Method in class org.arakhne.neteditor.figlayout.force.ForceBasedFigureLayout
-
Replies the calculator of the node's masses.
- getOrigin() - Method in class org.arakhne.neteditor.figlayout.AbstractFigureLayout
-
Replies the coordinates of the origin.
- getPreferredInterLayerSpace() - Method in class org.arakhne.neteditor.figlayout.sugiyama.GanswerSugiyamaFigureLayout
-
Replies the preferred size to allocate to the space between the layers.
- getPreferredInterNodeSpace() - Method in class org.arakhne.neteditor.figlayout.force.ForceBasedFigureLayout
-
Replies the preferred space between two nodes (insets are
outside this preferred space).
- getPresentationName() - Method in class org.arakhne.neteditor.figlayout.FigureLayoutUndoableEdit
-
- getRandomCoordinateSpaceSize() - Method in class org.arakhne.neteditor.figlayout.force.ForceBasedFigureLayout
-
Replies the size of the coordinate space that is
used to compute a coordinate randomly.
- getSpringConstant() - Method in class org.arakhne.neteditor.figlayout.force.ForceBasedFigureLayout
-
Replies the spring constant to use.
- getTimeStep() - Method in class org.arakhne.neteditor.figlayout.force.ForceBasedFigureLayout
-
Replies the time step used by the algorithm.