|
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.SVGCustomFormatImpl
public class SVGCustomFormatImpl
An implementation of the model object 'Custom Format'.
The following features are implemented:
| Field Summary | |
|---|---|
protected static java.lang.String |
FORMAT_CLASS_EDEFAULT
The default value of the ' Format Class' attribute |
protected java.lang.String |
formatClass
The cached value of the ' Format Class' attribute |
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 |
SVGCustomFormatImpl()
|
|
SVGCustomFormatImpl(Chart chart,
DGraphic dgraphic,
java.lang.String pattern,
java.lang.String formatClass)
|
|
SVGCustomFormatImpl(SVGChartImpl chart)
|
| Method Summary | |
|---|---|
java.lang.String |
getFormatClass()
|
java.lang.String |
getPattern()
|
void |
setFormatClass(java.lang.String newFormatClass)
|
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.CustomFormat |
|---|
getElement |
| Field Detail |
|---|
protected static final java.lang.String FORMAT_CLASS_EDEFAULT
Format Class' attribute.
getFormatClass()protected java.lang.String formatClass
Format Class' attribute.
getFormatClass()protected static final java.lang.String PATTERN_EDEFAULT
Pattern' attribute.
getPattern(),
Constant Field Valuesprotected java.lang.String pattern
Pattern' attribute.
getPattern()| Constructor Detail |
|---|
protected SVGCustomFormatImpl()
public SVGCustomFormatImpl(SVGChartImpl chart)
public SVGCustomFormatImpl(Chart chart,
DGraphic dgraphic,
java.lang.String pattern,
java.lang.String formatClass)
| Method Detail |
|---|
public java.lang.String getFormatClass()
getFormatClass in interface CustomFormatCustomFormat.setFormatClass(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getCustomFormat_FormatClass()public void setFormatClass(java.lang.String newFormatClass)
setFormatClass in interface CustomFormatnewFormatClass - the new value of the 'Format Class' attribute.CustomFormat.getFormatClass()public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getPattern()
getPattern in interface CustomFormatCustomFormat.setPattern(String),
org.eclipse.tptp.platform.report.chart.svg.internal.input.InputPackage#getCustomFormat_Pattern()public void setPattern(java.lang.String newPattern)
setPattern in interface CustomFormatnewPattern - the new value of the 'Pattern' attribute.CustomFormat.getPattern()
|
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 | ||||||||