org.jzy3d.chart.controllers.keyboard.screenshot
Interface IScreenshotKeyController
-
- All Known Implementing Classes:
- AbstractScreenshotKeyController, AWTScreenshotKeyController, NewtScreenshotKeyController
public interface IScreenshotKeyController
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface and Description static interfaceIScreenshotKeyController.IScreenshotEventListener
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidaddListener(IScreenshotKeyController.IScreenshotEventListener listener)voidscreenshot(Chart chart, java.lang.String filename)
-
-
-
Method Detail
-
screenshot
void screenshot(Chart chart, java.lang.String filename) throws java.io.IOException
- Throws:
java.io.IOException
-
addListener
void addListener(IScreenshotKeyController.IScreenshotEventListener listener)
-
-
DMelt 3.0 © DataMelt by jWork.ORG