Package | Description |
---|---|
twaver.network |
Modifier and Type | Field and Description |
---|---|
static DraggingSpeed |
DraggingSpeed.HIGH
the high dragging speed
|
static DraggingSpeed |
DraggingSpeed.NORMAL
the normal dragging speed
|
static DraggingSpeed |
DraggingSpeed.SLOW
the slow dragging speed
|
Modifier and Type | Method and Description |
---|---|
DraggingSpeed |
TNetwork.getDraggingSpeed()
Returns the moving speed in the network, when user is dragging
the element exceed the bounds of network's visible region.
|
Modifier and Type | Method and Description |
---|---|
void |
TNetwork.setDraggingSpeed(DraggingSpeed draggingSpeed)
Sets the the moving speed in the network,when user is dragging
the element exceed the bounds of network's visible region.
|
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.