|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use IScreenshotKeyController | |
---|---|
org.jzy3d.chart | |
org.jzy3d.chart.controllers.keyboard.screenshot | |
org.jzy3d.chart.factories |
Uses of IScreenshotKeyController in org.jzy3d.chart |
---|
Methods in org.jzy3d.chart that return IScreenshotKeyController | |
---|---|
IScreenshotKeyController |
Chart.addScreenshotKeyController()
|
Uses of IScreenshotKeyController in org.jzy3d.chart.controllers.keyboard.screenshot |
---|
Classes in org.jzy3d.chart.controllers.keyboard.screenshot that implement IScreenshotKeyController | |
---|---|
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. |
Uses of IScreenshotKeyController in org.jzy3d.chart.factories |
---|
Methods in org.jzy3d.chart.factories that return IScreenshotKeyController | |
---|---|
IScreenshotKeyController |
IChartComponentFactory.newScreenshotKeyController(Chart chart)
|
IScreenshotKeyController |
ChartComponentFactory.newScreenshotKeyController(Chart chart)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |