Uses of Package
de.cau.cs.kieler.kiml.layout.klayoutdata

Packages that use de.cau.cs.kieler.kiml.layout.klayoutdata
de.cau.cs.kieler.kiml.layout Base classes for implementation of layout algorithms and for handling of different layout providers and layout options. 
de.cau.cs.kieler.kiml.layout.klayoutdata Base package for the KLayoutData structure, which is an extension of KGraph to store layout data in a graph model. 
de.cau.cs.kieler.kiml.layout.klayoutdata.impl Internal implementation of the layout data extension. 
de.cau.cs.kieler.kiml.layout.klayoutdata.util Utility classes for the layout data extension. 
de.cau.cs.kieler.kiml.layout.options Definition of layout options for automatic layout. 
de.cau.cs.kieler.kiml.layout.util Utility classes for automatic layout using KIML. 
de.cau.cs.kieler.kiml.ui.layout Classes with generic implementations to apply layout to GMF diagrams. 
de.cau.cs.kieler.kiml.ui.layout.layoutoptions Base package for the LayoutOptions data structure with its public API and implementation. 
de.cau.cs.kieler.klodd.hierarchical.structures The layered graph data structure used internally by the hierarchical dataflow layout algorithm. 
 

Classes in de.cau.cs.kieler.kiml.layout.klayoutdata used by de.cau.cs.kieler.kiml.layout
KLayoutData
          A representation of the model object 'Layout Data'.
 

Classes in de.cau.cs.kieler.kiml.layout.klayoutdata used by de.cau.cs.kieler.kiml.layout.klayoutdata
KBooleanOption
          A representation of the model object 'KBoolean Option'.
KEdgeLayout
          A representation of the model object 'Edge Layout'.
KFloatOption
          A representation of the model object 'KFloat Option'.
KInsets
          A representation of the model object 'Insets'.
KIntOption
          A representation of the model object 'KInt Option'.
KLayoutData
          A representation of the model object 'Layout Data'.
KLayoutDataFactory
          The Factory for the model.
KLayoutDataPackage
          The Package for the model.
KObjectOption
          A representation of the model object 'KObject Option'.
KOption
          A representation of the model object 'KOption'.
KPoint
          A representation of the model object 'Point'.
KShapeLayout
          A representation of the model object 'Shape Layout'.
KStringOption
          A representation of the model object 'KString Option'.
 

Classes in de.cau.cs.kieler.kiml.layout.klayoutdata used by de.cau.cs.kieler.kiml.layout.klayoutdata.impl
KBooleanOption
          A representation of the model object 'KBoolean Option'.
KEdgeLayout
          A representation of the model object 'Edge Layout'.
KFloatOption
          A representation of the model object 'KFloat Option'.
KInsets
          A representation of the model object 'Insets'.
KIntOption
          A representation of the model object 'KInt Option'.
KLayoutData
          A representation of the model object 'Layout Data'.
KLayoutDataFactory
          The Factory for the model.
KLayoutDataPackage
          The Package for the model.
KObjectOption
          A representation of the model object 'KObject Option'.
KOption
          A representation of the model object 'KOption'.
KPoint
          A representation of the model object 'Point'.
KShapeLayout
          A representation of the model object 'Shape Layout'.
KStringOption
          A representation of the model object 'KString Option'.
 

Classes in de.cau.cs.kieler.kiml.layout.klayoutdata used by de.cau.cs.kieler.kiml.layout.klayoutdata.util
KBooleanOption
          A representation of the model object 'KBoolean Option'.
KEdgeLayout
          A representation of the model object 'Edge Layout'.
KFloatOption
          A representation of the model object 'KFloat Option'.
KInsets
          A representation of the model object 'Insets'.
KIntOption
          A representation of the model object 'KInt Option'.
KLayoutData
          A representation of the model object 'Layout Data'.
KLayoutDataPackage
          The Package for the model.
KObjectOption
          A representation of the model object 'KObject Option'.
KOption
          A representation of the model object 'KOption'.
KPoint
          A representation of the model object 'Point'.
KShapeLayout
          A representation of the model object 'Shape Layout'.
KStringOption
          A representation of the model object 'KString Option'.
 

Classes in de.cau.cs.kieler.kiml.layout.klayoutdata used by de.cau.cs.kieler.kiml.layout.options
KLayoutData
          A representation of the model object 'Layout Data'.
 

Classes in de.cau.cs.kieler.kiml.layout.klayoutdata used by de.cau.cs.kieler.kiml.layout.util
KEdgeLayout
          A representation of the model object 'Edge Layout'.
KOption
          A representation of the model object 'KOption'.
KPoint
          A representation of the model object 'Point'.
KShapeLayout
          A representation of the model object 'Shape Layout'.
 

Classes in de.cau.cs.kieler.kiml.layout.klayoutdata used by de.cau.cs.kieler.kiml.ui.layout
KLayoutData
          A representation of the model object 'Layout Data'.
KOption
          A representation of the model object 'KOption'.
 

Classes in de.cau.cs.kieler.kiml.layout.klayoutdata used by de.cau.cs.kieler.kiml.ui.layout.layoutoptions
KOption
          A representation of the model object 'KOption'.
 

Classes in de.cau.cs.kieler.kiml.layout.klayoutdata used by de.cau.cs.kieler.klodd.hierarchical.structures
KInsets
          A representation of the model object 'Insets'.
KPoint
          A representation of the model object 'Point'.