|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.util.Beautifier
com.jalios.jtaglib.ChartTagBeautifier
com.jalios.jcms.stat.beautifier.BeautifierCrossingData
public class BeautifierCrossingData
| Field Summary | |
|---|---|
static java.lang.String |
REVISION
|
| Fields inherited from class com.jalios.util.Beautifier |
|---|
html, locale, truncate |
| Constructor Summary | |
|---|---|
BeautifierCrossingData(Beautifier data,
Beautifier legend)
|
|
| Method Summary | |
|---|---|
java.lang.String |
beautifyLegend(java.lang.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 |
|---|
public static final java.lang.String REVISION
| Constructor Detail |
|---|
public BeautifierCrossingData(Beautifier data,
Beautifier legend)
| Method Detail |
|---|
public java.lang.String beautifyLegend(java.lang.String legend)
ChartTagBeautifier
beautifyLegend in class ChartTagBeautifierlegend - the legend to beautify
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||