public static class Table.TableParentId 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. | 
| protected void | showTableExtraInfo(java.lang.String indent,
                  java.util.Formatter f) | 
findVariable, showDimensionaddNonDataVariable, factory, getFeatureType, replaceDataVars, show, toStringprotected void showTableExtraInfo(java.lang.String indent,
                                  java.util.Formatter f)
showTableExtraInfo in class Table.TableStructurepublic StructureDataIterator getStructureDataIterator(Cursor cursor)
TablegetStructureDataIterator in class Table.TableStructurecursor - state of comlpete iteration. Table implementations may not modify.public java.lang.String getName()
getName in class Table.TableStructure