Uses of Interface
de.cau.cs.kieler.kiml.ILayoutData

Packages that use ILayoutData
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.service.formats KIML support for graph formats. 
 

Uses of ILayoutData in de.cau.cs.kieler.kiml
 

Classes in de.cau.cs.kieler.kiml that implement ILayoutData
 class LayoutAlgorithmData
          Data type used to store information for a layout algorithm.
 class LayoutOptionData<T>
          Data type used to store information for a layout option.
 class LayoutTypeData
          Data type used to store information for a layout type.
 

Uses of ILayoutData in de.cau.cs.kieler.kiml.service.formats
 

Classes in de.cau.cs.kieler.kiml.service.formats that implement ILayoutData
 class GraphFormatData
          Data type used to store information for a graph format.