Uses of Class
gov.nasa.pds.objectAccess.TwoDImageExporter
| Package | Description |
|---|---|
| gov.nasa.pds.objectAccess |
Provides programmatic access to PDS4 objects.
|
-
Uses of TwoDImageExporter in gov.nasa.pds.objectAccess
Methods in gov.nasa.pds.objectAccess that return TwoDImageExporter Modifier and Type Method Description static TwoDImageExporterExporterFactory. get2DImageExporter(FileAreaObservational fileArea, ObjectProvider provider)Gets an instance of a Array2DImage exporter.static TwoDImageExporterExporterFactory. get2DImageExporter(File label, int fileAreaIndex)Gets an instance of a Array2DImage exporter.static TwoDImageExporterExporterFactory. get2DImageExporter(URL label, int fileAreaIndex)Gets an instance of a Array2DImage exporter.