|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.c5corp.c5viewUi.DemTool
public class DemTool
Main Method for testing DEM Imaging
Constructor Summary | |
---|---|
DemTool()
|
Method Summary | |
---|---|
protected static void |
createViewer()
this method calls openFile() of ViewerDisplayPanel to get a file then calls createViewer(String filename) |
static void |
main(java.lang.String[] args)
Main Method creates a viewer for DEM Imaging and viewing elevations, UTM points. |
protected static java.io.File |
openFile()
this file opener can be used where ever. |
java.lang.String |
toString()
overrides java.lang.Object.toString() |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DemTool()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- args[0] may contain a file name to open, or not.protected static void createViewer()
protected static java.io.File openFile()
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 |