| Package | Description |
|---|---|
| org.jzy3d.chart | |
| org.jzy3d.chart.controllers.keyboard.screenshot | |
| org.jzy3d.chart.factories |
| Modifier and Type | Method and Description |
|---|---|
IScreenshotKeyController |
Chart.addKeyboardScreenshotController() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScreenshotKeyController |
class |
AWTScreenshotKeyController
Saves a screenshot in PNG format once key S is pressed.
|
class |
NewtScreenshotKeyController
Saves a screenshot in PNG format once key S is pressed.
|
| Modifier and Type | Method and Description |
|---|---|
IScreenshotKeyController |
NewtChartComponentFactory.newKeyboardScreenshotController(Chart chart) |
IScreenshotKeyController |
IChartComponentFactory.newKeyboardScreenshotController(Chart chart) |
IScreenshotKeyController |
ChartComponentFactory.newKeyboardScreenshotController(Chart chart) |
IScreenshotKeyController |
AWTChartComponentFactory.newKeyboardScreenshotController(Chart chart)
Output file of screenshot can be configured using
setFilename(String). |
Copyright © 2018. All rights reserved.