Uses of Interface
org.eclipse.graphiti.tb.IShapeSelectionInfo

Packages that use IShapeSelectionInfo
org.eclipse.graphiti.tb   
 

Uses of IShapeSelectionInfo in org.eclipse.graphiti.tb
 

Subinterfaces of IShapeSelectionInfo in org.eclipse.graphiti.tb
 interface IAnchorSelectionInfo
          The Interface IAnchorSelectionInfo.
 

Classes in org.eclipse.graphiti.tb that implement IShapeSelectionInfo
 class AnchorSelectionInfoImpl
           
 class ShapeSelectionInfoImpl
           
 

Methods in org.eclipse.graphiti.tb that return IShapeSelectionInfo
 IShapeSelectionInfo DefaultToolBehaviorProvider.getSelectionInfoForShape(Shape shape)
           
 IShapeSelectionInfo IToolBehaviorProvider.getSelectionInfoForShape(Shape shape)
          Return the selection info for the given shape.
 



Copyright (c) SAP AG 2005, 2012.