uk.ac.starlink.ttools.plottask
Interface Painter

All Known Implementing Classes:
SwingPainter

public interface Painter

Interface for plot output.

Since:
22 Apr 2008
Author:
Mark Taylor

Method Summary
 void paintPicture(Picture picture)
          Export the graphics contained in a Picture.
 

Method Detail

paintPicture

void paintPicture(Picture picture)
                  throws IOException
Export the graphics contained in a Picture.

Parameters:
picture - graphics to export
Throws:
IOException


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