|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.c5corp.c5dem.UtmPoint
public class UtmPoint
UtmPoint - a simple, light, fast UTM point
| Field Summary | |
|---|---|
int |
easting
UTM easting value |
int |
elevation
Elevation at easting, northing |
int |
northing
UTM northing value |
| Constructor Summary | |
|---|---|
UtmPoint()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int easting
public int northing
public int elevation
| Constructor Detail |
|---|
public UtmPoint()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||