|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Array | |
---|---|
gov.nasa.arc.pds.xml.generated | |
gov.nasa.pds.label.object | Implementations of objects that represent the data objects that can be referenced by PDS labels. |
Uses of Array in gov.nasa.arc.pds.xml.generated |
---|
Subclasses of Array in gov.nasa.arc.pds.xml.generated | |
---|---|
class |
Array1D
The Array 1D class is the parent class for all one dimensional array based classes. |
class |
Array2D
The Array 2D class is the parent class for all two dimensional array based classes. |
class |
Array2DImage
The Array 2D Image class is an extension of the Array 2D class and defines a two dimensional image. |
class |
Array2DMap
The Array 2D Map class is an extension of the Array 2D class and defines a two dimensional map. |
class |
Array2DSpectrum
The Array 2D Spectrum class is an extension of the Array 2D class and defines a two dimensional spectrum. |
class |
Array3D
The Array 3D class is the parent class for all three dimensional array based classes. |
class |
Array3DImage
The Array 3D Image class is an extension of the Array 3D class and defines a three dimensional image. |
class |
Array3DMovie
The Array 3D Movie class is an extension of the Array 3D class and defines a movie as a set of two dimensional images in a time series. |
class |
Array3DSpectrum
The Array 3D Spectrum class is an extension of the Array 3D class and defines a three dimensional spectrum. |
Methods in gov.nasa.arc.pds.xml.generated that return Array | |
---|---|
Array |
ObjectFactory.createArray()
Create an instance of Array |
Uses of Array in gov.nasa.pds.label.object |
---|
Constructors in gov.nasa.pds.label.object with parameters of type Array | |
---|---|
ArrayObject(File parentDir,
File fileObject,
Array array,
long offset)
Creats a new array instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |