Interface GlyphPaper.GlyphPaperType
- All Superinterfaces:
PaperType
,PaperType2D
,PaperType3D
- Enclosing class:
- GlyphPaper
Type of paper used by this object. It implements both PaperType2D
and PaperType3D, but does not support the full contract of PaperType;
The methods not concerned with painting glyphs may throw
UnsupportedOperationException
s.-
Method Summary
Methods inherited from interface uk.ac.starlink.ttools.plot2.paper.PaperType
createDataIcon, isBitmap, placeDecal
Methods inherited from interface uk.ac.starlink.ttools.plot2.paper.PaperType2D
placeGlyph
Methods inherited from interface uk.ac.starlink.ttools.plot2.paper.PaperType3D
placeGlyph