|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--com.ermapper.util.JNCSScreenPoint
DESCRIPTION
| Field Summary | |
int |
x
The X location of the screen point. |
int |
y
The Y location of the screen point. |
| Constructor Summary | |
JNCSScreenPoint()
Default constructor. |
|
JNCSScreenPoint(int nScreenX,
int nScreenY)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int x
public int y
| Constructor Detail |
public JNCSScreenPoint()
public JNCSScreenPoint(int nScreenX,
int nScreenY)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||