See: Description
Class | Description |
---|---|
ApplyLayoutRequest |
A change request specialized for application of automatically computed layout.
|
ApplyLayoutRequest.ConnectionEntry |
An entry that contains data for changing a connection using bend points.
|
ApplyLayoutRequest.CurveEntry |
An entry that contains data for changing a curve using angular values.
|
ApplyLayoutRequest.LocationEntry |
An entry that contains data for changing a location.
|
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.
|
For details, see http://www.informatik.uni-kiel.de/rtsys/kieler/ for more information about KIELER.