|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.nc2.ft.point.standard.Table
ucar.nc2.ft.point.standard.Table.TableSingleton
public static class Table.TableSingleton
Table is a single StructureData, passed in as config.sdata.
Used by: Cosmic
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ucar.nc2.ft.point.standard.Table |
|---|
Table.CoordName, Table.TableArrayStructure, Table.TableConstruct, Table.TableContiguous, Table.TableLinkedList, Table.TableMultiDimInner, Table.TableMultiDimStructure, Table.TableMultiDimStructurePsuedo, Table.TableNestedStructure, Table.TableParentIndex, Table.TableSingleton, Table.TableStructure, Table.TableTop, Table.Type |
| Method Summary | |
|---|---|
StructureDataIterator |
getStructureDataIterator(Cursor cursor,
int bufferSize)
Iterate over the rows of this table. |
protected void |
showTableExtraInfo(java.lang.String indent,
java.util.Formatter f)
|
| Methods inherited from class ucar.nc2.ft.point.standard.Table |
|---|
factory, findVariable, getDataVariables, getFeatureType, getName, show, showAll, showDimension, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected void showTableExtraInfo(java.lang.String indent,
java.util.Formatter f)
showTableExtraInfo in class Table
public StructureDataIterator getStructureDataIterator(Cursor cursor,
int bufferSize)
throws java.io.IOException
Table
getStructureDataIterator in class Tablecursor - state of comlpete iteration. Table implementations may not modify.bufferSize - hit on how much memory (in bytes) can be used to buffer.
java.io.IOException - on read error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||