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

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

public class BarGraph
extends AbstractGraph


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

BarGraph

public BarGraph()
Method Detail

doEndTag

public int doEndTag()