|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementType | |
---|---|
gov.nasa.pds.objectAccess.array | Implements helper classes for accessing arrays and their elements. |
Uses of ElementType in gov.nasa.pds.objectAccess.array |
---|
Methods in gov.nasa.pds.objectAccess.array that return ElementType | |
---|---|
static ElementType |
ElementType.getTypeForName(String typeName)
Gets the element type for a given type name. |
Constructors in gov.nasa.pds.objectAccess.array with parameters of type ElementType | |
---|---|
ArrayAdapter(int[] dimensions,
ByteBuffer buf,
ElementType elementType)
Creates a new array adapter with given dimensions, byte buffer with the array data, and element data type name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |