public class DapGrid extends DapStructure
basetype, checksum, dimensions, mapsattributes, dataset, escapedname, fqn, index, parent, shortname, sort| Constructor and Description |
|---|
DapGrid() |
DapGrid(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDimension(DapDimension node) |
void |
addField(DapNode node) |
DapVariable |
getArray()
Convenience Functions.
|
DapVariable |
getMap(int index)
Warning: map indices start at zero, not one.
|
findByName, getField, getFields, indexByName, isLeaf, setFieldsaddMap, getBaseType, getChecksum, getCount, getDimension, getDimensions, getMaps, getRank, getTrueBaseType, setBaseType, setChecksum, toStringaddAttribute, findAttribute, getAttributes, getContainer, getContainerPath, getDataset, getEscapedShortName, getFQN, getGroup, getGroupPath, getIndex, getParent, getPath, getShortName, getSort, isTopLevel, removeAttribute, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSortpublic void addField(DapNode node) throws DapException
addField in class DapStructureDapExceptionpublic DapVariable getArray()
public DapVariable getMap(int index)
public void addDimension(DapDimension node) throws DapException
addDimension in class DapVariableDapException