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.
 

Class Summary
ApplyLayoutRequest Request for automatic layout on a set of edit parts of a diagram.
DiagramLayoutManager Abstract superclass for managers of diagram layout.
EclipseLayoutConfig A layout configuration for extension point configurations and user preferences.
EclipseLayoutServices This class is responsible for reading all extension point elements for layout services.
LayoutCombination Performs automatic layout when the button or key combination is pressed.
LayoutEffect Performs automatic layout on a diagram editor for a given selection.
SetOptionsEffect An effect that sets layout options for a specific element.
 

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.