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

java.lang.Object
  extended by StandardXYSeriesLabelGenerator
      extended by edu.ucla.stat.SOCR.chart.gui.SOCRScaledBubbleSeriesLabelGenerator

public class SOCRScaledBubbleSeriesLabelGenerator
extends StandardXYSeriesLabelGenerator


Constructor Summary
SOCRScaledBubbleSeriesLabelGenerator(double scale)
           
 
Method Summary
 java.lang.String generateLabel(XYDataset dataset, int series)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOCRScaledBubbleSeriesLabelGenerator

public SOCRScaledBubbleSeriesLabelGenerator(double scale)
Method Detail

generateLabel

public java.lang.String generateLabel(XYDataset dataset,
                                      int series)