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

Packages that use de.cau.cs.kieler.kiml
de.cau.cs.kieler.kaom.custom Classes for custom behavior of the KIELER Actor Oriented Modeling editor. 
de.cau.cs.kieler.keg.diagram.custom Custom code for KEG diagram. 
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.config Interfaces and default implementations for layout configuration. 
de.cau.cs.kieler.kiml.gmf KIML bridge implementation for GMF, the Graphical Modeling Framework. 
de.cau.cs.kieler.kiml.graphiti   
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.service Layout service classes that are used both in the client UI and in server applications. 
de.cau.cs.kieler.kiml.service.formats KIML support for graph formats. 
de.cau.cs.kieler.kiml.ui Base package of the KIML user interface. 
de.cau.cs.kieler.kiml.ui.preferences Preferences for KIML. 
de.cau.cs.kieler.kiml.ui.service Layout service extensions for the Eclipse UI. 
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.klay.force Base package of the force layouter. 
de.cau.cs.kieler.klay.layered Base package of the layered layouter. 
de.cau.cs.kieler.klodd.hierarchical Base package of the hierarchical dataflow layout algorithm. 
de.cau.cs.kieler.kwebs Central classes needed on server and client side of the layout service. 
de.cau.cs.kieler.kwebs.client.layout XXX 
de.cau.cs.kieler.synccharts.diagram.custom General classes that depend on the synccharts diagram editor. 
 

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

Classes in de.cau.cs.kieler.kiml used by de.cau.cs.kieler.keg.diagram.custom
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
AbstractLayoutProvider
          A layout provider executes a layout algorithm to layout the child elements of a node.
IGraphLayoutEngine
          Interface for graph layout engines.
ILayoutData
          Interface for data holder classes that describe the layout infrastructure.
LayoutAlgorithmData
          Data type used to store information for a layout algorithm.
LayoutContext
          Context information for configuration of layout options.
LayoutDataService
          Singleton class for access to the KIML layout data.
LayoutDataService.Registry
          Class used to register the layout services.
LayoutOptionData
          Data type used to store information for a layout option.
LayoutOptionData.Target
          option target enumeration.
LayoutOptionData.Type
          data type enumeration.
LayoutTypeData
          Data type used to store information for a layout type.
 

Classes in de.cau.cs.kieler.kiml used by de.cau.cs.kieler.kiml.config
LayoutAlgorithmData
          Data type used to store information for a layout algorithm.
LayoutContext
          Context information for configuration of layout options.
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.gmf
LayoutContext
          Context information for configuration of layout options.
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.graphiti
LayoutContext
          Context information for configuration of layout options.
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.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.service
AbstractLayoutProvider
          A layout provider executes a layout algorithm to layout the child elements of a node.
LayoutAlgorithmData
          Data type used to store information for a layout algorithm.
LayoutDataService
          Singleton class for access to the KIML layout data.
 

Classes in de.cau.cs.kieler.kiml used by de.cau.cs.kieler.kiml.service.formats
ILayoutData
          Interface for data holder classes that describe the layout infrastructure.
 

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.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.service
IGraphLayoutEngine
          Interface for graph layout engines.
LayoutAlgorithmData
          Data type used to store information for a layout algorithm.
LayoutContext
          Context information for configuration of layout options.
LayoutDataService
          Singleton class for access to the KIML layout data.
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
AbstractLayoutProvider
          A layout provider executes a layout algorithm to layout the child elements of a node.
LayoutAlgorithmData
          Data type used to store information for a layout algorithm.
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.views
LayoutAlgorithmData
          Data type used to store information for a layout algorithm.
LayoutContext
          Context information for configuration of layout options.
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.util
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.klay.force
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.klay.layered
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.klodd.hierarchical
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.kwebs
LayoutDataService
          Singleton class for access to the KIML layout data.
 

Classes in de.cau.cs.kieler.kiml used by de.cau.cs.kieler.kwebs.client.layout
IGraphLayoutEngine
          Interface for graph layout engines.
LayoutAlgorithmData
          Data type used to store information for a layout algorithm.
LayoutDataService
          Singleton class for access to the KIML layout data.
 

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