Uses of Interface
org.eclipse.graphiti.func.ILayout

Packages that use ILayout
org.eclipse.graphiti.features   
org.eclipse.graphiti.features.impl   
org.eclipse.graphiti.pattern   
 

Uses of ILayout in org.eclipse.graphiti.features
 

Subinterfaces of ILayout in org.eclipse.graphiti.features
 interface ILayoutFeature
          The Interface ILayoutFeature.
 

Uses of ILayout in org.eclipse.graphiti.features.impl
 

Classes in org.eclipse.graphiti.features.impl that implement ILayout
 class AbstractLayoutFeature
          The Class AbstractLayoutFeature.
 

Uses of ILayout in org.eclipse.graphiti.pattern
 

Subinterfaces of ILayout in org.eclipse.graphiti.pattern
 interface IPattern
          The Interface IPattern marks a pattern for handling shapes.
 

Classes in org.eclipse.graphiti.pattern that implement ILayout
 class AbstractPattern
          This is the base class AbstractConnectionPattern that clients writing a pattern for a shape domain object should subclass.
 class LayoutFeatureForPattern
          This feature wraps the layout functionality of a pattern for calls of the Graphiti framework.
 



Copyright (c) SAP AG 2005, 2012.