org.jzy3d.analysis
Class AnalysisLauncher
java.lang.Object
org.jzy3d.analysis.AnalysisLauncher
public class AnalysisLauncher
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_CANVAS_TYPE
protected static String DEFAULT_CANVAS_TYPE
DEFAULT_WINDOW
protected static Rectangle DEFAULT_WINDOW
AnalysisLauncher
public AnalysisLauncher()
open
public static void open(IAnalysis demo)
throws Exception
- Opens a demo with mouse/key/thread controllers for viewpoint change.
- Throws:
Exception
open
public static void open(IAnalysis demo,
Rectangle rectangle)
throws Exception
- Throws:
Exception
openStatic
public static void openStatic(IAnalysis demo)
throws Exception
- Opens an analysis without pluging mouse & key listeners
- Parameters:
demo
-
- Throws:
Exception
openStatic
public static void openStatic(IAnalysis demo,
Rectangle rectangle)
throws Exception
- Throws:
Exception
Copyright © 2013. All rights reserved.