Table.CoordName, Table.TableArrayStructure, Table.TableConstruct, Table.TableContiguous, Table.TableLinkedList, Table.TableMultidimInner, Table.TableMultidimInner3D, Table.TableMultidimInnerPsuedo, Table.TableMultidimInnerPsuedo3D, Table.TableMultidimStructure, Table.TableNestedStructure, Table.TableParentId, Table.TableParentIndex, Table.TableSingleton, Table.TableStructure, Table.TableTop, Table.Type| Modifier and Type | Method and Description |
|---|---|
VariableDS |
findVariable(String axisName) |
String |
getName() |
StructureDataIterator |
getStructureDataIterator(Cursor cursor)
Iterate over the rows of this table.
|
String |
showDimension() |
protected void |
showTableExtraInfo(String indent,
Formatter f) |
addNonDataVariable, factory, getFeatureType, replaceDataVars, show, toStringprotected void showTableExtraInfo(String indent, Formatter f)
showTableExtraInfo in class Tablepublic String showDimension()
showDimension in class Tablepublic VariableDS findVariable(String axisName)
findVariable in class Tablepublic StructureDataIterator getStructureDataIterator(Cursor cursor) throws IOException
TablegetStructureDataIterator in class Tablecursor - state of comlpete iteration. Table implementations may not modify.IOException - on read error