public interface IScreenshotKeyController
Modifier and Type | Interface and Description |
---|---|
static interface |
IScreenshotKeyController.IScreenshotEventListener |
Modifier and Type | Method and Description |
---|---|
void |
addListener(IScreenshotKeyController.IScreenshotEventListener listener) |
void |
screenshot(Chart chart,
String filename) |
void screenshot(Chart chart, String filename) throws IOException
IOException
void addListener(IScreenshotKeyController.IScreenshotEventListener listener)
Copyright © 2016. All rights reserved.