|
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphValues.DataLabel | |
|---|---|
| com.oberon.ooql.sdk | |
| Uses of GraphValues.DataLabel in com.oberon.ooql.sdk |
|---|
| Methods in com.oberon.ooql.sdk that return GraphValues.DataLabel | |
|---|---|
GraphValues.DataLabel |
GraphValues.getDataLabel(int labelNdx)
Get a label by its label array index |
GraphValues.DataLabel |
GraphValues.getPieLabel(int pieNdx,
int labelNdx)
Get a pie label. |
GraphValues.DataLabel[] |
GraphValues.getPieLabels(int pieNdx)
Get the pie labels |
| Methods in com.oberon.ooql.sdk that return types with arguments of type GraphValues.DataLabel | |
|---|---|
java.util.Vector<GraphValues.DataLabel> |
GraphValues.getDataLabels()
Return the label array |
| Methods in com.oberon.ooql.sdk with parameters of type GraphValues.DataLabel | |
|---|---|
void |
GraphValues.addDataLabel(GraphValues.DataLabel label)
Add a label to the label array |
void |
GraphValues.addPieLabels(GraphValues.DataLabel[] labels)
Add labels for a new pie |
|
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||