|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.util.Vector |
getAllLabels(int nLevel)
Get all the labels at the specified level (for batch autofitting). |
java.lang.String |
getLabel(int nGroup,
int nLevel)
Get the string specified by the group and level; if nLevel is 0, the group label, if nLevel is 1, its immediate parent in the hierarchy, etc. |
int |
getLabelGrouping(int nGroup,
int nLevel)
Get the number of labels grouped at this level specified by the group and level. |
int |
getNumLabelsOnLevel(int nLevel)
How many labels are there on this level? |
int |
getNumLevels()
How many nested levels of labels are there? |
Method Detail |
public int getNumLevels()
public int getNumLabelsOnLevel(int nLevel)
public java.util.Vector getAllLabels(int nLevel)
public java.lang.String getLabel(int nGroup, int nLevel)
public int getLabelGrouping(int nGroup, int nLevel)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |