Package | Description |
---|---|
org.jzy3d.chart | |
org.jzy3d.chart.controllers.keyboard.screenshot | |
org.jzy3d.chart.factories |
Modifier and Type | Method and Description |
---|---|
IScreenshotKeyController |
Chart.addScreenshotKeyController() |
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.newScreenshotKeyController(Chart chart) |
IScreenshotKeyController |
IChartComponentFactory.newScreenshotKeyController(Chart chart) |
IScreenshotKeyController |
ChartComponentFactory.newScreenshotKeyController(Chart chart) |
IScreenshotKeyController |
AWTChartComponentFactory.newScreenshotKeyController(Chart chart) |
Copyright © 2016. All rights reserved.