public class DraggingSpeed
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static DraggingSpeed |
HIGH
the high dragging speed
|
static DraggingSpeed |
NORMAL
the normal dragging speed
|
static DraggingSpeed |
SLOW
the slow dragging speed
|
Modifier and Type | Method and Description |
---|---|
static void |
adjustCanvas(java.awt.Point draggingPoint,
TNetwork network) |
public static final DraggingSpeed SLOW
public static final DraggingSpeed NORMAL
public static final DraggingSpeed HIGH
public static void adjustCanvas(java.awt.Point draggingPoint, TNetwork network)
Copyright © 2002 - 2010 Serva Software. All Rights Reserved.