|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--com.ermapper.util.JNCSDatasetPoint
DESCRIPTION
| Field Summary | |
int |
x
The X location of the dataset point. |
int |
y
The Y location of the world point. |
| Constructor Summary | |
JNCSDatasetPoint()
Default constructor. |
|
JNCSDatasetPoint(int nWorldX,
int nWorldY)
|
|
| 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 JNCSDatasetPoint()
public JNCSDatasetPoint(int nWorldX,
int nWorldY)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||