Package uk.ac.starlink.topcat.plot2
Interface PlotExporter.IconFactory
- Enclosing class:
PlotExporter
public static interface PlotExporter.IconFactory
Defines an object that can supply an icon for exporting.
-
Method Summary
-
Method Details
-
getExportIcon
Returns an icon for export.- Parameters:
forceBitmap
- true to force bitmap output of vector graphics, false to use default behaviour- Returns:
- icon
-