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

Packages that use de.cau.cs.kieler.core.kgraph
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.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.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.util Utility classes for automatic layout using KIML. 
de.cau.cs.kieler.kiml.layout.util.alg Algorithms for the KIML utility classes. 
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.klodd.hierarchical Base package of the hierarchical dataflow layout algorithm. 
de.cau.cs.kieler.klodd.hierarchical.impl Implementation of the hierarchical dataflow layout algorithm. 
de.cau.cs.kieler.klodd.hierarchical.modules Definition of the different modules used by the hierarchical dataflow layout algorithm. 
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.core.kgraph used by de.cau.cs.kieler.core.kgraph
KEdge
          A representation of the model object 'Edge'.
KGraphData
          A representation of the model object 'Graph Data'.
KGraphElement
          A representation of the model object 'Graph Element'.
KGraphFactory
          The Factory for the model.
KGraphPackage
          The Package for the model.
KLabel
          A representation of the model object 'Label'.
KNode
          A representation of the model object 'Node'.
KPort
          A representation of the model object 'KPort'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.core.kgraph.impl
KEdge
          A representation of the model object 'Edge'.
KGraphData
          A representation of the model object 'Graph Data'.
KGraphElement
          A representation of the model object 'Graph Element'.
KGraphFactory
          The Factory for the model.
KGraphPackage
          The Package for the model.
KLabel
          A representation of the model object 'Label'.
KNode
          A representation of the model object 'Node'.
KPort
          A representation of the model object 'KPort'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.core.kgraph.util
KEdge
          A representation of the model object 'Edge'.
KGraphData
          A representation of the model object 'Graph Data'.
KGraphElement
          A representation of the model object 'Graph Element'.
KGraphPackage
          The Package for the model.
KLabel
          A representation of the model object 'Label'.
KNode
          A representation of the model object 'Node'.
KPort
          A representation of the model object 'KPort'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.kiml.graphviz.layouter
KNode
          A representation of the model object 'Node'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.kiml.layout
KNode
          A representation of the model object 'Node'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.kiml.layout.klayoutdata
KGraphData
          A representation of the model object 'Graph Data'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.kiml.layout.klayoutdata.impl
KGraphData
          A representation of the model object 'Graph Data'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.kiml.layout.klayoutdata.util
KGraphData
          A representation of the model object 'Graph Data'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.kiml.layout.util
KEdge
          A representation of the model object 'Edge'.
KGraphElement
          A representation of the model object 'Graph Element'.
KLabel
          A representation of the model object 'Label'.
KNode
          A representation of the model object 'Node'.
KPort
          A representation of the model object 'KPort'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.kiml.layout.util.alg
KNode
          A representation of the model object 'Node'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.kiml.ui.layout
KGraphElement
          A representation of the model object 'Graph Element'.
KNode
          A representation of the model object 'Node'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.kiml.ui.layouter
KNode
          A representation of the model object 'Node'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.klodd.hierarchical
KNode
          A representation of the model object 'Node'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.klodd.hierarchical.impl
KNode
          A representation of the model object 'Node'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.klodd.hierarchical.modules
KNode
          A representation of the model object 'Node'.
 

Classes in de.cau.cs.kieler.core.kgraph used by de.cau.cs.kieler.klodd.hierarchical.structures
KEdge
          A representation of the model object 'Edge'.
KGraphElement
          A representation of the model object 'Graph Element'.
KNode
          A representation of the model object 'Node'.
KPort
          A representation of the model object 'KPort'.