|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.iges.grads.server.GradsDataInfo.CTL
Holds the information needed for the direct subset mechanism.
| Method Summary | |
long |
getLevelsUpTo(int varIndex)
Returns the sum of the vertical levels for variables prior to the specified index |
int |
getVarIndex(java.lang.String varName)
Returns the index of a given variable in the dataset |
long |
getVarLevelCount(int varIndex)
Returns the number of levels for a given variable in the dataset. |
boolean |
isVarVertical(int varIndex)
Returns true if the specified variable has vertical levels |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getVarIndex(java.lang.String varName)
public long getVarLevelCount(int varIndex)
public boolean isVarVertical(int varIndex)
public long getLevelsUpTo(int varIndex)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||