public interface DataCompoundArray extends DataVariable
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
DataSort |
getElementSort() |
void |
read(List<Slice> constraint,
DataCompound[] data) |
DataCompound |
read(long index) |
getVariablegetSort, getTemplateDataSort getElementSort()
long getCount()
void read(List<Slice> constraint, DataCompound[] data) throws DataException
DataExceptionDataCompound read(long index) throws DataException
DataExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.