public class wwwGrid extends opendap.dap.DGrid implements BrowserForm
| Constructor and Description |
|---|
wwwGrid()
Constructs a new
wwwGrid. |
wwwGrid(String n)
Constructs a new
wwwGrid with name n. |
| Modifier and Type | Method and Description |
|---|---|
void |
printBrowserForm(PrintWriter pw,
opendap.dap.DAS das)
Returns an string representation of the variables value.
|
addVariable, checkSemantics, cloneDAG, deserialize, elementCount, externalize, getArray, getArrayDims, getTypeName, getVar, getVarCount, getVariable, getVariables, printDecl, printVal, printXML, projectedComponents, projectionYieldsGridaddAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printConstraint, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, setClearNamepublic wwwGrid()
wwwGrid.public wwwGrid(String n)
wwwGrid with name n.n - the name of the variable.public void printBrowserForm(PrintWriter pw, opendap.dap.DAS das)
BrowserFormprintBrowserForm in interface BrowserForm