Uses of Interface
org.eclipse.graphiti.mm.pictograms.AdvancedAnchor

Packages that use AdvancedAnchor
org.eclipse.graphiti.mm.pictograms   
org.eclipse.graphiti.mm.pictograms.impl   
org.eclipse.graphiti.mm.pictograms.util   
 

Uses of AdvancedAnchor in org.eclipse.graphiti.mm.pictograms
 

Subinterfaces of AdvancedAnchor in org.eclipse.graphiti.mm.pictograms
 interface BoxRelativeAnchor
          A representation of the model object 'Box Relative Anchor'.
 interface FixPointAnchor
          A representation of the model object 'Fix Point Anchor'.
 

Uses of AdvancedAnchor in org.eclipse.graphiti.mm.pictograms.impl
 

Classes in org.eclipse.graphiti.mm.pictograms.impl that implement AdvancedAnchor
 class AdvancedAnchorImpl
          An implementation of the model object 'Advanced Anchor'.
 class BoxRelativeAnchorImpl
          An implementation of the model object 'Box Relative Anchor'.
 class FixPointAnchorImpl
          An implementation of the model object 'Fix Point Anchor'.
 

Uses of AdvancedAnchor in org.eclipse.graphiti.mm.pictograms.util
 

Methods in org.eclipse.graphiti.mm.pictograms.util with parameters of type AdvancedAnchor
 T PictogramsSwitch.caseAdvancedAnchor(AdvancedAnchor object)
          Returns the result of interpreting the object as an instance of 'Advanced Anchor'.
 



Copyright (c) SAP AG 2005, 2012.