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.ui Base package of the KIML user interface. 
 

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.ui
 

Classes in de.cau.cs.kieler.kiml.ui that implement ILayoutData
 class EclipseLayoutAlgorithmData
          An extension of layout algorithm data that supports preview images.