public class asciiArray extends DArray implements toASCII
DAPNode.CloneMap_nameClear, _nameEncoded| Constructor and Description |
|---|
asciiArray()
Constructs a new
asciiArray. |
asciiArray(String n)
Constructs a new
asciiArray with name n. |
| Modifier and Type | Method and Description |
|---|---|
void |
toASCII(PrintWriter pw,
boolean addName,
String rootName,
boolean newLine)
Returns a string representation of the variables value.
|
String |
toASCIIAddRootName(PrintWriter pw,
boolean addName,
String rootName) |
String |
toASCIIFlatName(String rootName) |
appendDim, appendDim, checkSemantics, cloneDAG, getDimension, getDimensions, getFirstDimension, getTypeName, numDimensions, printAsMapXML, printConstraint, printDecl, printVal, printXML, squeezeaddVariable, deserialize, externalize, getContainerVar, getLength, getPrimitiveVector, setContainerVar, setLengthaddAttributeAlias, addAttributeContainer, appendAttribute, appendAttribute, appendAttributeContainer, checkSemantics, delAttribute, delAttribute, elementCount, elementCount, getAttribute, getAttribute, getAttributeNames, getAttributeTable, getLongName, hasAttributes, newPrimitiveVector, printAttributes, printAttributes, printAttributes, printAttributes, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printDecl, printVal, printVal, printVal, printXML, printXML, printXML, printXML, setClearNameclone, cloneDAG, getClearName, getEncodedName, getParent, isProject, setEncodedName, setParent, setProject, setProject, setProjectedpublic asciiArray()
asciiArray.public asciiArray(String n)
asciiArray with name n.n - the name of the variable.public void toASCII(PrintWriter pw, boolean addName, String rootName, boolean newLine)
public String toASCIIFlatName(String rootName)
toASCIIFlatName in interface toASCIIpublic String toASCIIAddRootName(PrintWriter pw, boolean addName, String rootName)
toASCIIAddRootName in interface toASCIICopyright © 1999-2012 OPeNDAP. All Rights Reserved.