Package org.jzy3d.chart
Class ChartLauncher
java.lang.Object
org.jzy3d.chart.ChartLauncher
- Direct Known Subclasses:
SwingChartLauncher
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ICameraMouseControllerconfigureControllers(Chart chart, String title, boolean allowSlaveThreadOnDoubleClick, boolean startThreadImmediatly) static voidstatic Stringstatic ICameraMouseControllerstatic ICameraMouseControllerstatic ICameraMouseControllerstatic ICameraMouseControllerstatic ICameraMouseControllerstatic ICameraMouseControlleropenChart(Chart chart, Rectangle bounds, String title, boolean allowSlaveThreadOnDoubleClick, boolean startThreadImmediatly) static voidopenStaticChart(Chart chart) static voidopenStaticChart(Chart chart, Rectangle bounds, String title) static voidscreenshot(Chart chart, String filename)
-
Field Details
-
SCREENSHOT_FOLDER
-
-
Constructor Details
-
ChartLauncher
public ChartLauncher()
-
-
Method Details
-
openChart
-
openChart
-
openChart
-
openChart
-
openChart
public static ICameraMouseController openChart(Chart chart, Rectangle bounds, String title, boolean allowSlaveThreadOnDoubleClick) -
openChart
public static ICameraMouseController openChart(Chart chart, Rectangle bounds, String title, boolean allowSlaveThreadOnDoubleClick, boolean startThreadImmediatly) -
configureControllers
public static ICameraMouseController configureControllers(Chart chart, String title, boolean allowSlaveThreadOnDoubleClick, boolean startThreadImmediatly) -
openStaticChart
-
openStaticChart
-
instructions
public static void instructions() -
makeInstruction
-
screenshot
- Throws:
IOException
-