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