Package | Description |
---|---|
gov.nasa.arc.pds.xml.generated | |
gov.nasa.pds.objectAccess |
Provides programmatic access to PDS4 objects.
|
Modifier and Type | Method and Description |
---|---|
Array3DSpectrum |
ObjectFactory.createArray3DSpectrum()
Create an instance of
Array3DSpectrum |
Modifier and Type | Method and Description |
---|---|
Array3DSpectrum |
ThreeDSpectrumExporter.getArray3DSpectrum()
Get the Array 3D Spectrum
|
Modifier and Type | Method and Description |
---|---|
List<Array3DSpectrum> |
ObjectAccess.getArray3DSpectrums(FileAreaObservational observationalFileArea) |
List<Array3DSpectrum> |
ObjectProvider.getArray3DSpectrums(FileAreaObservational observationalFileArea)
Returns a list of Array3DSpectrum objects given an observation file area object.
|
Modifier and Type | Method and Description |
---|---|
void |
ThreeDSpectrumExporter.convert(Array3DSpectrum array3DSpectrum,
OutputStream outputStream)
Converts a 3D spectrum file to a viewable image file.
|
void |
ThreeDSpectrumExporter.setArray3DSpectrum(Array3DSpectrum img)
Set the Array 3D Spectrum
|
Copyright © 2010–2017 Planetary Data System. All rights reserved.