OBEROn SDK

Uses of Class
com.oberon.ooql.sdk.GraphStyler.TextLine

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

Copyright © 2008-2014 Mirko Solazzi. All Rights Reserved.