|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdods.dap.BaseType
dods.dap.DConstructor
dods.dap.DGrid
dods.servers.www.wwwGrid
Field Summary |
Fields inherited from class dods.dap.DGrid |
ARRAY, arrayVar, MAPS, mapVars |
Constructor Summary | |
wwwGrid()
Constructs a new wwwGrid . |
|
wwwGrid(java.lang.String n)
Constructs a new wwwGrid with name n . |
Method Summary | |
void |
printBrowserForm(java.io.PrintWriter pw,
DAS das)
Returns an string representation of the variables value. |
Methods inherited from class dods.dap.DGrid |
addVariable, checkSemantics, clone, deserialize, elementCount, externalize, getTypeName, getVar, getVariable, getVariables, printDecl, printVal |
Methods inherited from class dods.dap.DConstructor |
addVariable |
Methods inherited from class dods.dap.BaseType |
checkSemantics, elementCount, getLongName, getName, getParent, newPrimitiveVector, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, setName, setParent |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public wwwGrid()
wwwGrid
.
public wwwGrid(java.lang.String n)
wwwGrid
with name n
.
n
- the name of the variable.Method Detail |
public void printBrowserForm(java.io.PrintWriter pw, DAS das)
BrowserForm
printBrowserForm
in interface BrowserForm
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |