Package uk.ac.starlink.topcat.plot2
Interface PlotExporter.IconFactory
-
- Enclosing class:
- PlotExporter
public static interface PlotExporter.IconFactoryDefines an object that can supply an icon for exporting.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.swing.IcongetExportIcon(boolean forceBitmap)Returns an icon for export.
-