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

Classes with generic implementations to apply layout to GMF diagrams.

See:
          Description

Class Summary
ApplyLayoutRequest Request for automatic layout on a set of edit parts of a diagram.
CachedLayout A cache for results of automatic layout.
DiagramLayoutManager Abstract superclass for managers of diagram layout.
EclipseLayoutServices This class is responsible for reading all extension point elements for layout services.
GmfDiagramLayoutManager Diagram layout manager that is able to generically layout diagrams generated by GMF.
GmfLayoutCommand Command used to apply layout.
GmfLayoutEditPolicy Edit policy used to apply layout.
KimlUiUtil Utility methods used for the KIML UI.
LayoutEditPolicyProvider The edit policy provider for the apply layout edit policy.
 

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.