com.representqueens.web.tags.spark
Class BarGraph

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.BarGraph

public final class BarGraph
extends AbstractServerGraph


Constructor Summary
BarGraph()
           
 
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

BarGraph

public BarGraph()
Method Detail

doEndTag

public int doEndTag()

constructImagePath

public java.lang.String constructImagePath()