|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.chart.internal.factory.DateFormatWrapperFactory
public class DateFormatWrapperFactory
An internal factory help to generate IDateFormatWrapper.
Method Summary | |
---|---|
static IDateFormatWrapper |
getPreferredDateFormat(int iUnit)
Returns a preferred format specifier for tick labels that represent axis values that will be computed based on the difference between cdt1 and cdt2 |
static IDateFormatWrapper |
getPreferredDateFormat(int iUnit,
com.ibm.icu.util.ULocale locale)
Returns a preferred format specifier for tick labels that represent axis values that will be computed based on the difference between cdt1 and cdt2 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final IDateFormatWrapper getPreferredDateFormat(int iUnit)
iUnit
- The unit for which a preferred pattern is being requested
public static final IDateFormatWrapper getPreferredDateFormat(int iUnit, com.ibm.icu.util.ULocale locale)
iUnit
- The unit for which a preferred pattern is being requestedlocale
- The locale for format style
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |