Uses of Interface
org.eclipse.graphiti.features.IMoveAnchorFeature

Packages that use IMoveAnchorFeature
org.eclipse.graphiti.features   
org.eclipse.graphiti.features.impl   
org.eclipse.graphiti.ui.features   
 

Uses of IMoveAnchorFeature in org.eclipse.graphiti.features
 

Methods in org.eclipse.graphiti.features that return IMoveAnchorFeature
 IMoveAnchorFeature ConfigurableFeatureProviderWrapper.getMoveAnchorFeature(IMoveAnchorContext context)
           
 IMoveAnchorFeature DefaultFeatureProviderWrapper.getMoveAnchorFeature(IMoveAnchorContext context)
           
 IMoveAnchorFeature IFeatureProvider.getMoveAnchorFeature(IMoveAnchorContext context)
          Move features respond to user's move requests.
 

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

Classes in org.eclipse.graphiti.features.impl that implement IMoveAnchorFeature
 class DefaultMoveAnchorFeature
          The Class DefaultMoveAnchorFeature.
 

Methods in org.eclipse.graphiti.features.impl that return IMoveAnchorFeature
 IMoveAnchorFeature AbstractFeatureProvider.getMoveAnchorFeature(IMoveAnchorContext context)
           
 

Uses of IMoveAnchorFeature in org.eclipse.graphiti.ui.features
 

Methods in org.eclipse.graphiti.ui.features that return IMoveAnchorFeature
 IMoveAnchorFeature DefaultFeatureProvider.getMoveAnchorFeature(IMoveAnchorContext context)
           
 



Copyright (c) SAP AG 2005, 2012.