Uses of Class
gov.nasa.arc.pds.xml.generated.Array3D
-
Packages that use Array3D Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Array3D in gov.nasa.arc.pds.xml.generated
Subclasses of Array3D in gov.nasa.arc.pds.xml.generated Modifier and Type Class Description classArray3DImageThe Array 3D Image class is an extension of the Array 3D class and defines a three dimensional image.classArray3DMovieThe 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.classArray3DSpectrumThe 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 Array3D Modifier and Type Method Description Array3DObjectFactory. createArray3D()Create an instance ofArray3D
-