com.representqueens.web.tags.spark.embedded
Class LineGraph

java.lang.Object
  extended by TagSupport
      extended by com.representqueens.web.tags.spark.AbstractGraph
          extended by com.representqueens.web.tags.spark.embedded.LineGraph

public class LineGraph
extends AbstractGraph


Constructor Summary
LineGraph()
           
 
Method Summary
 int doEndTag()
           
 
Methods inherited from class com.representqueens.web.tags.spark.AbstractGraph
getBarGraphData, getColor, getData, getHeight, getHighColor, getLastColor, getLineGraphData, getName, getOutput, getOutputFormat, getSizeParams, getSpacing, getWidth, setColor, setHeight, setHighColor, setLastColor, setName, setOutput, setSpacing, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineGraph

public LineGraph()
Method Detail

doEndTag

public int doEndTag()