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

Packages that use ISelectionInfo
org.eclipse.graphiti.tb   
 

Uses of ISelectionInfo in org.eclipse.graphiti.tb
 

Classes in org.eclipse.graphiti.tb that implement ISelectionInfo
 class SelectionInfoImpl
          The Class SelectionInfoImpl.
 

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



Copyright (c) SAP AG 2005, 2010.