Uses of Package
de.cau.cs.kieler.core.properties

Packages that use de.cau.cs.kieler.core.properties
de.cau.cs.kieler.core.kgraph Base package for the KGraph data structure with its public API. 
de.cau.cs.kieler.core.kgraph.impl Internal implementation of the KGraph data structure. 
de.cau.cs.kieler.core.kgraph.util Utility classes for the KGraph data structure. 
de.cau.cs.kieler.core.properties Interfaces and default implementation for properties and property holders. 
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.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.klayoutdata.impl Internal implementation of the layout data extension. 
de.cau.cs.kieler.kiml.klayoutdata.util Utility classes for the layout data extension. 
de.cau.cs.kieler.kiml.ogdf Wrapper classes and layout provider to connect the OGDF to KIML. 
de.cau.cs.kieler.kiml.options Definition of layout options for automatic layout. 
de.cau.cs.kieler.kiml.ui.layout Classes with generic implementations to apply layout to GMF diagrams. 
de.cau.cs.kieler.kiml.ui.util Utility classes for the KIML UI plugin. 
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.core.properties used by de.cau.cs.kieler.core.kgraph
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.core.kgraph.impl
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.core.kgraph.util
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.core.properties
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
MapPropertyHolder
          An abstract holder class for properties that uses a hash map.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.gmf
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.graphviz.layouter
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
MapPropertyHolder
          An abstract holder class for properties that uses a hash map.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.klayoutdata
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.klayoutdata.impl
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.klayoutdata.util
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.ogdf
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
MapPropertyHolder
          An abstract holder class for properties that uses a hash map.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.options
IProperty
          Interface for property identifiers.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.ui.layout
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.ui.util
IPropertyHolder
          Interface for holders of property values.
MapPropertyHolder
          An abstract holder class for properties that uses a hash map.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.kiml.util
IPropertyHolder
          Interface for holders of property values.
MapPropertyHolder
          An abstract holder class for properties that uses a hash map.
 

Classes in de.cau.cs.kieler.core.properties used by de.cau.cs.kieler.klodd.hierarchical
IProperty
          Interface for property identifiers.
IPropertyHolder
          Interface for holders of property values.
MapPropertyHolder
          An abstract holder class for properties that uses a hash map.