Uses of Interface
org.eclipse.birt.chart.model.attribute.StringFormatSpecifier
Packages that use StringFormatSpecifier
Package
Description
Contains attribute interface definitions (for fonts, fills, lines, etc) for all chart components that may be
customized via appropriate accessor methods.
Contains attribute core class implementations (for fonts, fills, lines, etc) for all chart components that
may be customized via appropriate accessor methods.
-
Uses of StringFormatSpecifier in org.eclipse.birt.chart.model.attribute
Methods in org.eclipse.birt.chart.model.attribute that return StringFormatSpecifierModifier and TypeMethodDescriptionStringFormatSpecifier.copyInstance()
AttributeFactory.createStringFormatSpecifier()
Returns a new object of class 'String Format Specifier'. -
Uses of StringFormatSpecifier in org.eclipse.birt.chart.model.attribute.impl
Classes in org.eclipse.birt.chart.model.attribute.impl that implement StringFormatSpecifierModifier and TypeClassDescriptionclass
An implementation of the model object 'String Format Specifier'.Methods in org.eclipse.birt.chart.model.attribute.impl that return StringFormatSpecifierModifier and TypeMethodDescriptionStringFormatSpecifierImpl.copyInstance()
static StringFormatSpecifier
StringFormatSpecifierImpl.create()
A convenience methods provided to create an initialized NumberFormatSpecifier instance NOTE: Manually writtenstatic StringFormatSpecifier
AttributeFactoryImpl.createStringFormatSpecifier()