public class DapGrid extends DapStructure
basetype, checksum, dimensions, mapsattributes, dataset, escapedname, fqn, index, parent, shortname, sort| 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, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSortpublic DapGrid()
public DapGrid(String name)
public 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 DapVariableDapExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.