Package de.cau.cs.kieler.kiml.klayoutdata

Base package for the KLayoutData structure, which is an extension of KGraph to store layout data in a graph model.

See:
          Description

Interface Summary
KEdgeLayout A representation of the model object 'Edge Layout'.
KIdentifier A representation of the model object 'KIdentifier'.
KInsets A representation of the model object 'Insets'.
KLayoutDataFactory The Factory for the model.
KLayoutDataPackage The Package for the model.
KLayoutDataPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
KPoint A representation of the model object 'Point'.
KShapeLayout A representation of the model object 'Shape Layout'.
 

Package de.cau.cs.kieler.kiml.klayoutdata Description

Base package for the KLayoutData structure, which is an extension of KGraph to store layout data in a graph model. This layout data include layout information such as positions of objects as well as options for the automatic layout of the diagram.

Generated:
This code was automatically generated.