|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisualize.VisualizeMain
public class VisualizeMain
The Class VisualizeMain
is the entry point for the visualize-program. It inits the VisCanvas in which the Open-GL drawing is done and creates the MainForm.
Constructor Summary | |
---|---|
VisualizeMain()
|
Method Summary | |
---|---|
static void |
loadFile(java.io.File file)
Creates a new instance of Volume and links the VisCanvas with the Volume. |
static void |
main(java.lang.String[] args)
Entry-point for the program. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VisualizeMain()
Method Detail |
---|
public static void loadFile(java.io.File file)
Volume
and links the VisCanvas with the Volume.
file
- Data-Set in File-form.public static void main(java.lang.String[] args)
args
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |