|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.chart.computation.SeriesNameFormat
public class SeriesNameFormat
SeriesNameFormat is a Formatter special for SeriesIdentifier with optional Y-Grouping.
Field Summary | |
---|---|
static SeriesNameFormat |
DEFAULT_FORMAT
|
Method Summary | |
---|---|
java.lang.String |
format(java.lang.Object obj)
|
static SeriesNameFormat |
getSeriesNameFormat(SeriesDefinition sd,
com.ibm.icu.util.ULocale loc)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final SeriesNameFormat DEFAULT_FORMAT
Method Detail |
---|
public static SeriesNameFormat getSeriesNameFormat(SeriesDefinition sd, com.ibm.icu.util.ULocale loc)
public java.lang.String format(java.lang.Object obj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |