| Constructor and Description |
|---|
JoinMuiltdimStructure(StructureDS parentStructure,
int dimLength)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
VariableDS |
findVariable(String axisName)
Find the Variable of the given name in the joined table.
|
StructureData |
getJoinData(Cursor cursor)
Get 'join' data to be added to the row.
|
String |
toString() |
public JoinMuiltdimStructure(StructureDS parentStructure, int dimLength)
parentStructure - get data from this StructuredimLength - structure index is recnum % dimlengthpublic StructureData getJoinData(Cursor cursor)
JoingetJoinData in interface Joincursor - the state of the iterationpublic VariableDS findVariable(String axisName)
JoinfindVariable in interface JoinaxisName - find this VariableCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.