Domain Modeling Layer

Package com.ibm.xtools.presentation.services.layout

Layout Service Package Specification This package exposes the Layout Service Provider API.

See:
          Description

Interface Summary
ILayoutNode Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui ILayoutNode instead.
ILayoutNodesOperation Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui ILayoutNodesOperation instead.
ILayoutNodesProvider Deprecated. Use the org.eclipse.gmf.runtime.diagram.ui ILayoutNodeProvider and org.eclipse.gmf.runtime.diagram.ui.services.layout.
 

Package com.ibm.xtools.presentation.services.layout Description

Layout Service

Package Specification

This package exposes the Layout Service Provider API.

The layout service allows for the arrangement of diagram elements according to a specific layout style.

Extensions to the service can provide additional layout behaviour. For example, a new provider could implement a specialized inheritance layout.


Domain Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.