Uses of Class
org.eclipse.graphiti.DiagramScrollingBehavior

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

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're 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.
 

Uses of DiagramScrollingBehavior in org.eclipse.graphiti.ui.editor
 

Fields in org.eclipse.graphiti.ui.editor declared as DiagramScrollingBehavior
private  DiagramScrollingBehavior DiagramEditor.diagramScrollingBehavior
           
 

Methods in org.eclipse.graphiti.ui.editor that return DiagramScrollingBehavior
private  DiagramScrollingBehavior DiagramEditor.getDiagramScrollingBehavior()
          Deprecated. Scroll bar based infinite canvas is a workaround for GEF limitations.
 



Copyright (c) SAP AG 2005, 2012.