Package de.cau.cs.kieler.kiml.ui.layout

Classes with generic implementations to apply layout to GMF diagrams.

See:
          Description

Interface Summary
ICachedLayout Interface for cached layouts that can be applied repeatedly.
ILayoutInspector Interface for edit part inspectors for handling of layout options.
 

Class Summary
ApplyLayoutRequest Request for automatic layout on a set of edit parts of a diagram.
DiagramLayoutManager Abstract superclass for managers of diagram layout.
EclipseLayoutServices This class is responsible for reading all extension point elements for layout services.
 

Package de.cau.cs.kieler.kiml.ui.layout Description

Classes with generic implementations to apply layout to GMF diagrams. These serve as a wrapper of the KIML layout interface for graphical diagrams.