uk.ac.starlink.ttools.plot2.paper
Interface Paper

All Known Implementing Classes:
RgbPaperType.RgbPaper, RgbPaperType2D.RgbPaper2D, RgbPaperType3D.RgbPaper3D

public interface Paper

Marker interface labelling objects which are used to store rendering data specific to a given PaperType.

Since:
14 Feb 2013
Author:
Mark Taylor
See Also:
PaperType

Method Summary
 PaperType getPaperType()
          Returns the PaperType which generated and can write to this paper.
 

Method Detail

getPaperType

PaperType getPaperType()
Returns the PaperType which generated and can write to this paper. This method is not essential, but could be useful for assertions.

Returns:
paper type


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