Package ptolemy.vergil.basic.layout.kieler
Classes used to layout entities and relations in Vergil that use the
KIELER layout algorithm.
For details, see http://www.informatik.uni-kiel.de/rtsys/kieler/ for more information about KIELER.
- Since:
- Ptolemy II 8.0
-
Class Summary Class Description ApplyLayoutRequest A change request specialized for application of automatically computed layout.KielerGraphUtil Static helper class to work with KIELER graph datas structures.KielerLayout Ptolemy Layouter that uses the KIELER layout algorithm from an external library to layout a given ptolemy model.KielerLayoutAction Trigger the KIELER place and route automatic dataflow layout algorithm from within the Vergil GUI.Parameters Responsible for translating layout configuration parameters into the KIELER format.PtolemyModelUtil Utility class for accessing properties of a Ptolemy model in the context of automatic layout.UndoLayoutAction An undo action that is able to revert the changes made by automatic layout, or to repeat them in the case of redo.