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

Packages that use FixPointAnchor
org.eclipse.graphiti.mm.pictograms   
org.eclipse.graphiti.mm.pictograms.impl   
org.eclipse.graphiti.mm.pictograms.util   
org.eclipse.graphiti.services   
 

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

Methods in org.eclipse.graphiti.mm.pictograms that return FixPointAnchor
 FixPointAnchor PictogramsFactory.createFixPointAnchor()
          Returns a new object of class 'Fix Point Anchor'.
 

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

Classes in org.eclipse.graphiti.mm.pictograms.impl that implement FixPointAnchor
 class FixPointAnchorImpl
          An implementation of the model object 'Fix Point Anchor'.
 

Methods in org.eclipse.graphiti.mm.pictograms.impl that return FixPointAnchor
 FixPointAnchor PictogramsFactoryImpl.createFixPointAnchor()
           
 

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

Methods in org.eclipse.graphiti.mm.pictograms.util with parameters of type FixPointAnchor
 T PictogramsSwitch.caseFixPointAnchor(FixPointAnchor object)
          Returns the result of interpreting the object as an instance of 'Fix Point Anchor'.
 

Uses of FixPointAnchor in org.eclipse.graphiti.services
 

Methods in org.eclipse.graphiti.services that return FixPointAnchor
 FixPointAnchor IPeCreateService.createFixPointAnchor(AnchorContainer anchorContainer)
          Creates a fix point anchor inside the given anchor container.
 



Copyright (c) SAP AG 2005, 2010.