|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.viewer.ActionManager.MotionPoint
protected class ActionManager.MotionPoint
| Field Summary | |
|---|---|
(package private) int |
index
|
(package private) long |
time
|
(package private) int |
x
|
(package private) int |
y
|
| Constructor Summary | |
|---|---|
protected |
ActionManager.MotionPoint()
|
| Method Summary | |
|---|---|
(package private) void |
set(int index,
int x,
int y,
long time)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
int index
int x
int y
long time
| Constructor Detail |
|---|
protected ActionManager.MotionPoint()
| Method Detail |
|---|
void set(int index,
int x,
int y,
long time)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||