|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjwo.landserf.LandSerf
Application to allow visualisation and analysis of surfaces. Includes support for common raster DEM formats, and vector surface models (TINs and contours).
Nested Class Summary | |
static class |
LandSerf.LSFontTheme
Landserf colour and font theme. |
Field Summary | |
static String |
COPYRIGHT
Copyright statement. |
static String |
DATE
Last modified date. |
static Logger |
logger
Used to log warnings, errors and other ouput. |
static float |
VERSION
Current numeric version of LandSerf. |
static String |
VERSION_TEXT
Current string version of LandSerf. |
Constructor Summary | |
LandSerf()
|
Method Summary | |
static void |
main(String[] args)
Creates top level window to hold application. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final float VERSION
public static final String VERSION_TEXT
public static final String DATE
public static final String COPYRIGHT
public static Logger logger
Constructor Detail |
public LandSerf()
Method Detail |
public static void main(String[] args)
args
- Command line arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |