|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.chart.svg.internal.input.cim.SVGInputBase
org.eclipse.tptp.platform.report.chart.svg.internal.input.cim.SVGNumberFormatImpl
public class SVGNumberFormatImpl
An implementation of the model object 'Number Format'.
The following features are implemented:
| Field Summary | |
|---|---|
protected java.lang.String |
pattern
The cached value of the ' Pattern' attribute |
protected static java.lang.String |
PATTERN_EDEFAULT
The default value of the ' Pattern' attribute |
| Fields inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.input.cim.SVGInputBase |
|---|
_chart, _dgraphic, colors, colorTable |
| Constructor Summary | |
|---|---|
protected |
SVGNumberFormatImpl()
|
|
SVGNumberFormatImpl(Chart chart,
DGraphic dgraphic,
java.lang.String numberFormat)
|
|
SVGNumberFormatImpl(SVGChartImpl chart)
|
| Method Summary | |
|---|---|
java.lang.String |
getPattern()
|
void |
setPattern(java.lang.String newPattern)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.tptp.platform.report.chart.svg.internal.input.cim.SVGInputBase |
|---|
assign, constructAccessibilityModel, constructEventHandlerModel, constructModel, convertToHex, getAccessibility, getColor, getDGraphic, getElement, getEventHandler, getEventHandler, listFactory, log, logln, setDGraphic, setElement |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.tptp.platform.report.chart.svg.internal.input.NumberFormat |
|---|
getElement |
| Field Detail |
|---|
protected static final java.lang.String PATTERN_EDEFAULT
Pattern' attribute.
getPattern()protected java.lang.String pattern
Pattern' attribute.
getPattern()| Constructor Detail |
|---|
protected SVGNumberFormatImpl()
public SVGNumberFormatImpl(SVGChartImpl chart)
public SVGNumberFormatImpl(Chart chart,
DGraphic dgraphic,
java.lang.String numberFormat)
| Method Detail |
|---|
public java.lang.String getPattern()
getPattern in interface NumberFormatNumberFormat.setPattern(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getNumberFormat_Pattern()public void setPattern(java.lang.String newPattern)
setPattern in interface NumberFormatnewPattern - the new value of the 'Pattern' attribute.NumberFormat.getPattern()public java.lang.String toString()
toString in class java.lang.Object
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||