Package | Description |
---|---|
gov.nasa.arc.pds.xml.generated | |
gov.nasa.pds.objectAccess |
Provides programmatic access to PDS4 objects.
|
Modifier and Type | Method and Description |
---|---|
Array2DImage |
ObjectFactory.createArray2DImage()
Create an instance of
Array2DImage |
Modifier and Type | Method and Description |
---|---|
Array2DImage |
TwoDImageExporter.getArray2DImage()
Get the Array 2D Image
|
Modifier and Type | Method and Description |
---|---|
List<Array2DImage> |
ObjectProvider.getArray2DImages(FileAreaObservational observationalFileArea)
Returns a list of Array2DImage objects given an observation file area object.
|
List<Array2DImage> |
ObjectAccess.getArray2DImages(FileAreaObservational observationalFileArea) |
Modifier and Type | Method and Description |
---|---|
void |
TwoDImageExporter.convert(Array2DImage array2DImage,
OutputStream outputStream)
Converts a 2D array file to a viewable image file.
|
void |
TwoDImageExporter.setArray2DImage(Array2DImage img)
Set the Array 2D Image
|
Copyright © 2010–2016 Planetary Data System. All rights reserved.