|
||||||||||
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.TableMultidimInnerPsuedo
Used for PsuedoStructure(station, time). |
static class |
Table.TableMultidimInnerPsuedo3D
|
static class |
Table.TableMultidimStructure
Used for Structure(station, time). |
static class |
Table.TableParentId
The children have a field containing the id of the parent. |
static class |
Table.TableParentIndex
The children have a field containing the index of the parent. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |