|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sdsc.mbt.viewers.GLViewerImpl.MoveEvent
GvPickEvent.java
Please complete these missing tags
Field Summary | |
double[] |
data
|
int |
dx
|
int |
dy
|
int |
type
|
static int |
TYPE_BOND_ROTATION
|
static int |
TYPE_INDEPENDENT_MOTION
|
Constructor Summary | |
MoveEvent()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int TYPE_BOND_ROTATION
public static final int TYPE_INDEPENDENT_MOTION
public int dx
public int dy
public double[] data
public int type
Constructor Detail |
public MoveEvent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |