|
OBEROn SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphStyler.TextLine | |
---|---|
com.oberon.ooql.sdk |
Uses of GraphStyler.TextLine in com.oberon.ooql.sdk |
---|
Methods in com.oberon.ooql.sdk that return GraphStyler.TextLine | |
---|---|
GraphStyler.TextLine |
GraphStyler.getLine(int index)
Get a trend or target line from the chart canvas |
Methods in com.oberon.ooql.sdk that return types with arguments of type GraphStyler.TextLine | |
---|---|
java.util.Vector<GraphStyler.TextLine> |
GraphStyler.getLines()
Get the list of trend and target lines placed on the chart canvas |
Methods in com.oberon.ooql.sdk with parameters of type GraphStyler.TextLine | |
---|---|
void |
GraphStyler.addLine(GraphStyler.TextLine line)
Add a trend or target line to the chart canvas |
|
OBEROn SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |