public static class Table.TableMultidimInnerPsuedo extends Table.TableStructure
Used by: CFpointObs
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.
|
findVariable, showDimension, showTableExtraInfoaddNonDataVariable, factory, getFeatureType, replaceDataVars, show, toStringpublic StructureDataIterator getStructureDataIterator(Cursor cursor) throws java.io.IOException
TablegetStructureDataIterator in class Table.TableStructurecursor - state of comlpete iteration. Table implementations may not modify.java.io.IOException - on read errorpublic java.lang.String getName()
getName in class Table.TableStructure