com.representqueens.web.tags.spark
Class LineGraph

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

public final class LineGraph
extends AbstractServerGraph


Constructor Summary
LineGraph()
           
 
Method Summary
 java.lang.String constructImagePath()
           
 int doEndTag()
           
 
Methods inherited from class com.representqueens.web.tags.spark.AbstractServerGraph
getPath, getQueryParams, getRealPath, setPath
 
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()

constructImagePath

public java.lang.String constructImagePath()