edu.ucla.stat.SOCR.chart.gui
Class SOCRSpiderWebPlot

java.lang.Object
  extended by SpiderWebPlot
      extended by edu.ucla.stat.SOCR.chart.gui.SOCRSpiderWebPlot

public class SOCRSpiderWebPlot
extends SpiderWebPlot


Constructor Summary
SOCRSpiderWebPlot(CategoryDataset dataset)
           
 
Method Summary
 LegendItemCollection getLegendItems()
          Returns a collection of legend items for the radar chart.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOCRSpiderWebPlot

public SOCRSpiderWebPlot(CategoryDataset dataset)
Method Detail

getLegendItems

public LegendItemCollection getLegendItems()
Returns a collection of legend items for the radar chart. * @return The legend items.