|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.c5corp.c5utm.util.Dat2C5UTM
public class Dat2C5UTM
public class Dat2C5UTM
Dat2C5UTM.java - part of the C5 Landscape database (otherwise known as the C5UTM database).
update the C5UTM database (using java JDBC) from a DEM and a corpscon out
Dat2C5UTM.java adds UTM points to the C5UTM db, using
both a DEM (for metadata) and a .out file (a corpscon batch file)
for the converted points.
It is necessary when points must have their datum converted.
refer to sql directory for info on the data model
Constructor Summary | |
---|---|
Dat2C5UTM()
|
Method Summary | |
---|---|
void |
finalize()
|
static void |
main(java.lang.String[] args)
main |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Dat2C5UTM()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- public void finalize()
finalize
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |