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

Packages that use IMoveShape
org.eclipse.graphiti.features   
org.eclipse.graphiti.features.impl   
org.eclipse.graphiti.pattern   
org.eclipse.graphiti.pattern.id   
 

Uses of IMoveShape in org.eclipse.graphiti.features
 

Subinterfaces of IMoveShape in org.eclipse.graphiti.features
 interface IMoveShapeFeature
          The Interface IMoveShapeFeature.
 

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

Classes in org.eclipse.graphiti.features.impl that implement IMoveShape
 class AbstractMoveShapeFeature
          The Class AbstractMoveShapeFeature.
 class DefaultMoveShapeFeature
          The Class DefaultMoveShapeFeature.
 

Uses of IMoveShape in org.eclipse.graphiti.pattern
 

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

Classes in org.eclipse.graphiti.pattern that implement IMoveShape
 class AbstractPattern
          This is the base class AbstractConnectionPattern that clients writing a pattern for a shape domain object should subclass.
 class MoveShapeFeatureForPattern
          This feature wraps the move shape functionality of a pattern for calls of the Graphiti framework.
 class TypedPattern
          This class provides the basis for all specific pattern types.
 

Uses of IMoveShape in org.eclipse.graphiti.pattern.id
 

Classes in org.eclipse.graphiti.pattern.id that implement IMoveShape
 class IdPattern
          Base class for ID patterns.
 



Copyright (c) SAP AG 2005, 2012.