public static class Table.TableTop extends Table
Adds a table at top of the tree, consisting only of coordinate variables
Used by: CFpointObs GempakCdm Ndbc
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 |
---|---|
java.lang.String |
getName() |
StructureDataIterator |
getStructureDataIterator(Cursor cursor)
Iterate over the rows of this table.
|
protected void |
showTableExtraInfo(java.lang.String indent,
java.util.Formatter f) |
addNonDataVariable, factory, findVariable, getFeatureType, replaceDataVars, show, showDimension, toString
protected void showTableExtraInfo(java.lang.String indent, java.util.Formatter f)
showTableExtraInfo
in class Table
public StructureDataIterator getStructureDataIterator(Cursor cursor) throws java.io.IOException
Table
getStructureDataIterator
in class Table
cursor
- state of comlpete iteration. Table implementations may not modify.java.io.IOException
- on read error