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 |
---|---|
String |
getName() |
StructureDataIterator |
getStructureDataIterator(Cursor cursor,
int bufferSize)
Iterate over the rows of this table.
|
String |
showDimension() |
protected void |
showTableExtraInfo(String indent,
Formatter f) |
addNonDataVariable, factory, findVariable, getFeatureType, replaceDataVars, show, toString
protected void showTableExtraInfo(String indent, Formatter f)
showTableExtraInfo
in class Table
public String showDimension()
showDimension
in class Table
public StructureDataIterator getStructureDataIterator(Cursor cursor, int bufferSize) throws IOException
Table
getStructureDataIterator
in class Table
cursor
- state of comlpete iteration. Table implementations may not modify.bufferSize
- hit on how much memory (in bytes) can be used to buffer.IOException
- on read errorCopyright © 1999–2017 UCAR/Unidata. All rights reserved.