com.jalios.jcms.stat.beautifier
Class BeautifierCrossingData

java.lang.Object
  extended by com.jalios.util.Beautifier
      extended by com.jalios.jtaglib.ChartTagBeautifier
          extended by com.jalios.jcms.stat.beautifier.BeautifierCrossingData

public class BeautifierCrossingData
extends ChartTagBeautifier


Field Summary
static String REVISION
           
 
Fields inherited from class com.jalios.util.Beautifier
html, locale, truncate
 
Constructor Summary
BeautifierCrossingData(Beautifier data, Beautifier legend)
           
 
Method Summary
 String beautifyLegend(String legend)
          Called for each legend of the the chart with no value.
 
Methods inherited from class com.jalios.jtaglib.ChartTagBeautifier
beautify, beautifyLegend, beautifyTitle, printChartElementClass, printChartElementStyle, setLocale
 
Methods inherited from class com.jalios.util.Beautifier
getHtml, getLocale, setHtml
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REVISION

public static final String REVISION
See Also:
Constant Field Values
Constructor Detail

BeautifierCrossingData

public BeautifierCrossingData(Beautifier data,
                              Beautifier legend)
Method Detail

beautifyLegend

public String beautifyLegend(String legend)
Description copied from class: ChartTagBeautifier
Called for each legend of the the chart with no value.

Overrides:
beautifyLegend in class ChartTagBeautifier
Parameters:
legend - the legend to beautify
Returns:
the beautified legend


Copyright © 2001-2010 Jalios SA. All Rights Reserved.