Uses of Interface
org.jzy3d.chart.controllers.keyboard.screenshot.IScreenshotKeyController
Package
Description
-
Uses of IScreenshotKeyController in org.jzy3d.chart
Modifier and TypeMethodDescriptionChart.addKeyboardScreenshotController()
Chart.getScreenshotKey()
-
Uses of IScreenshotKeyController in org.jzy3d.chart.controllers.keyboard.screenshot
Modifier and TypeClassDescriptionclass
class
Saves a screenshot in PNG format once key S is pressed.class
Saves a screenshot in PNG format once key S is pressed. -
Uses of IScreenshotKeyController in org.jzy3d.chart.factories
Modifier and TypeMethodDescriptionAWTPainterFactory.newKeyboardScreenshotController
(Chart chart) Output file of screenshot can be configured usingsetFilename(String)
.EmulGLPainterFactory.newKeyboardScreenshotController
(Chart chart) IPainterFactory.newKeyboardScreenshotController
(Chart chart) NewtPainterFactory.newKeyboardScreenshotController
(Chart chart) SWTPainterFactory.newKeyboardScreenshotController
(Chart chart) Output file of screenshot can be configured usingsetFilename(String)
. -
Uses of IScreenshotKeyController in org.jzy3d.chart.factories.bridged
Modifier and TypeMethodDescriptionSWTBridgePainterFactory.newKeyboardScreenshotController
(Chart chart) Output file of screenshot can be configured usingsetFilename(String)
. -
Uses of IScreenshotKeyController in org.jzy3d.javafx.offscreen
Modifier and TypeMethodDescriptionJavaFXOffscreenPainterFactory.newKeyboardScreenshotController
(Chart chart) TODO : replace by a JavaFXScreenshotKeyController