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

Packages that use de.cau.cs.kieler.kiml.layout
de.cau.cs.kieler.kiml.graphviz.layouter Wrapper implementation of the Graphviz layouter. 
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.util Utility classes for automatic layout using KIML. 
de.cau.cs.kieler.kiml.ui Base package of the KIML user interface. 
de.cau.cs.kieler.kiml.ui.layout Classes with generic implementations to apply layout to GMF diagrams. 
de.cau.cs.kieler.kiml.ui.layouter Layouters shipped with the KIML UI plug-in. 
de.cau.cs.kieler.kiml.ui.preferences Preferences for KIML. 
de.cau.cs.kieler.kiml.ui.views Views for the KIML UI. 
de.cau.cs.kieler.klodd.hierarchical Base package of the hierarchical dataflow layout algorithm. 
 

Classes in de.cau.cs.kieler.kiml.layout used by de.cau.cs.kieler.kiml.graphviz.layouter
AbstractLayoutProvider
          A layout provider executes a layout algorithm to layout the child elements of a node.
 

Classes in de.cau.cs.kieler.kiml.layout used by de.cau.cs.kieler.kiml.layout
AbstractLayoutProvider
          A layout provider executes a layout algorithm to layout the child elements of a node.
ILayoutListener
          Interface for listeners to the KIML layout.
LayoutOptionData
          Data type used to store information for a layout option.
LayoutOptionData.Target
          option target enumeration.
LayoutOptionData.Type
          data type enumeration.
LayoutProviderData
          Data type used to store information for a layout provider.
LayoutServices
          Singleton class for access to the KIML layout services.
LayoutServices.Registry
          Class used to register the layout services.
 

Classes in de.cau.cs.kieler.kiml.layout used by de.cau.cs.kieler.kiml.layout.util
AbstractLayoutProvider
          A layout provider executes a layout algorithm to layout the child elements of a node.
LayoutOptionData
          Data type used to store information for a layout option.
 

Classes in de.cau.cs.kieler.kiml.layout used by de.cau.cs.kieler.kiml.ui
LayoutOptionData
          Data type used to store information for a layout option.
 

Classes in de.cau.cs.kieler.kiml.layout used by de.cau.cs.kieler.kiml.ui.layout
LayoutOptionData
          Data type used to store information for a layout option.
LayoutProviderData
          Data type used to store information for a layout provider.
LayoutServices
          Singleton class for access to the KIML layout services.
 

Classes in de.cau.cs.kieler.kiml.layout used by de.cau.cs.kieler.kiml.ui.layouter
AbstractLayoutProvider
          A layout provider executes a layout algorithm to layout the child elements of a node.
 

Classes in de.cau.cs.kieler.kiml.layout used by de.cau.cs.kieler.kiml.ui.preferences
LayoutOptionData
          Data type used to store information for a layout option.
 

Classes in de.cau.cs.kieler.kiml.layout used by de.cau.cs.kieler.kiml.ui.views
LayoutOptionData
          Data type used to store information for a layout option.
 

Classes in de.cau.cs.kieler.kiml.layout used by de.cau.cs.kieler.klodd.hierarchical
AbstractLayoutProvider
          A layout provider executes a layout algorithm to layout the child elements of a node.