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

Packages that use de.cau.cs.kieler.kiml
de.cau.cs.kieler.kiml Base classes for implementation of layout algorithms and for handling of different layout providers and layout options. 
de.cau.cs.kieler.kiml.gmf KIML bridge implementation for GMF, the Graphical Modeling Framework. 
de.cau.cs.kieler.kiml.graphviz.layouter Connection of the Graphviz layouter to the KIML interface for automatic layout. 
de.cau.cs.kieler.kiml.ogdf Wrapper classes and layout provider to connect the OGDF to 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.util Utility classes for the KIML UI plugin. 
de.cau.cs.kieler.kiml.ui.views Views for the KIML UI. 
de.cau.cs.kieler.kiml.util Utility classes for automatic layout using KIML. 
de.cau.cs.kieler.klodd.hierarchical Base package of the hierarchical dataflow layout algorithm. 
 

Classes in de.cau.cs.kieler.kiml used by de.cau.cs.kieler.kiml
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 used by de.cau.cs.kieler.kiml.gmf
LayoutOptionData
          Data type used to store information for a layout option.
LayoutProviderData
          Data type used to store information for a layout provider.
 

Classes in de.cau.cs.kieler.kiml 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 used by de.cau.cs.kieler.kiml.ogdf
AbstractLayoutProvider
          A layout provider executes a layout algorithm to layout the child elements of a node.
 

Classes in de.cau.cs.kieler.kiml 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 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 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 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 used by de.cau.cs.kieler.kiml.ui.util
LayoutOptionData
          Data type used to store information for a layout option.
LayoutProviderData
          Data type used to store information for a layout provider.
 

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

Classes in de.cau.cs.kieler.kiml used by de.cau.cs.kieler.kiml.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 used by de.cau.cs.kieler.klodd.hierarchical
AbstractLayoutProvider
          A layout provider executes a layout algorithm to layout the child elements of a node.