Package | Description |
---|---|
ucar.nc2.ft.point.standard |
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
|
Modifier and Type | Class and Description |
---|---|
class |
JoinArray
Join data from an element of an Array, whose index is passed in as cursor.recnum[0].
|
class |
JoinMuiltdimStructure
Join data from a row of a Structure, whose index is passed in as recnum[0] / dimLen
|
class |
JoinParentIndex
Join data from a row of a Structure, whose index is passed in as the value of a member variable of the
leaf StructureData (cursor.table[0]).
|
Modifier and Type | Field and Description |
---|---|
List<Join> |
TableConfig.extraJoin |
Modifier and Type | Method and Description |
---|---|
void |
TableConfig.addJoin(Join extra) |
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.