Uses of Class
org.eclipse.graphiti.DiagramScrollingBehavior

Packages that use DiagramScrollingBehavior
org.eclipse.graphiti   
org.eclipse.graphiti.tb   
 

Uses of DiagramScrollingBehavior in org.eclipse.graphiti
 

Methods in org.eclipse.graphiti that return DiagramScrollingBehavior
static DiagramScrollingBehavior DiagramScrollingBehavior.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DiagramScrollingBehavior[] DiagramScrollingBehavior.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of DiagramScrollingBehavior in org.eclipse.graphiti.tb
 

Methods in org.eclipse.graphiti.tb that return DiagramScrollingBehavior
 DiagramScrollingBehavior DefaultToolBehaviorProvider.getDiagramScrollingBehavior()
          Deprecated. Scroll bar based infinite canvas is a workaround for Bug 195527 and can be harmed by GEF modifications. It will be removed then
 DiagramScrollingBehavior IToolBehaviorProvider.getDiagramScrollingBehavior()
          Deprecated. Scroll bar based infinite canvas is a workaround for GEF limitations.
 



Copyright (c) SAP AG 2005, 2010.