|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table.TableStructure | |
|---|---|
| ucar.nc2.ft.point.standard | package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types |
| Uses of Table.TableStructure in ucar.nc2.ft.point.standard |
|---|
| Subclasses of Table.TableStructure in ucar.nc2.ft.point.standard | |
|---|---|
static class |
Table.TableContiguous
Contiguous children, using start and numRecords variables in the parent. |
static class |
Table.TableLinkedList
Linked list of children, using start variable in the parent, and next in the child. |
static class |
Table.TableMultiDimStructure
Used for Structure(station, time). |
static class |
Table.TableMultiDimStructurePsuedo
Used for PsuedoStructure(station, time). |
static class |
Table.TableParentIndex
The children have a parentIndex, child -> parent. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||