org.jzy3d.chart.controllers.keyboard.screenshot
Interface IScreenshotKeyController

All Known Implementing Classes:
AWTScreenshotKeyController, NewtScreenshotKeyController

public interface IScreenshotKeyController


Nested Class Summary
static interface IScreenshotKeyController.IScreenshotEventListener
           
 
Method Summary
 void addListener(IScreenshotKeyController.IScreenshotEventListener listener)
           
 void screenshot(Chart chart, String filename)
           
 

Method Detail

screenshot

void screenshot(Chart chart,
                String filename)
                throws IOException
Throws:
IOException

addListener

void addListener(IScreenshotKeyController.IScreenshotEventListener listener)


Copyright © 2013. All rights reserved.