uk.ac.starlink.ttools.plottask
Interface Painter


public interface Painter

Interface for plot output.

Since:
22 Apr 2008
Author:
Mark Taylor

Method Summary
 void paintPlot(JComponent plot)
          Export the graphics displayed by a Swing component in some way.
 

Method Detail

paintPlot

void paintPlot(JComponent plot)
               throws IOException
Export the graphics displayed by a Swing component in some way.

Parameters:
plot - component to export
Throws:
IOException


Copyright © 2009 Central Laboratory of the Research Councils. All Rights Reserved.