|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |