Package org.jzy3d.chart
Class ChartLauncher
java.lang.Object
org.jzy3d.chart.ChartLauncher
- Direct Known Subclasses:
SwingChartLauncher
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ICameraMouseController
configureControllers
(Chart chart, String title, boolean allowSlaveThreadOnDoubleClick, boolean startThreadImmediatly) static void
static String
static ICameraMouseController
static ICameraMouseController
static ICameraMouseController
static ICameraMouseController
static ICameraMouseController
static ICameraMouseController
openChart
(Chart chart, Rectangle bounds, String title, boolean allowSlaveThreadOnDoubleClick, boolean startThreadImmediatly) static void
openStaticChart
(Chart chart) static void
openStaticChart
(Chart chart, Rectangle bounds, String title) static void
screenshot
(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
-