|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.chart.ChartSubtitle
public class ChartSubtitle
| Constructor Summary | |
|---|---|
ChartSubtitle()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getChartStyleName()
Gets the value of the chartStyleName property. |
java.lang.String |
getSvgX()
Gets the value of the svgX property. |
java.lang.String |
getSvgY()
Gets the value of the svgY property. |
java.lang.String |
getTableCellRange()
Gets the value of the tableCellRange property. |
TextP |
getTextP()
Gets the value of the textP property. |
void |
setChartStyleName(java.lang.String value)
Sets the value of the chartStyleName property. |
void |
setSvgX(java.lang.String value)
Sets the value of the svgX property. |
void |
setSvgY(java.lang.String value)
Sets the value of the svgY property. |
void |
setTableCellRange(java.lang.String value)
Sets the value of the tableCellRange property. |
void |
setTextP(TextP value)
Sets the value of the textP property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChartSubtitle()
| Method Detail |
|---|
public java.lang.String getChartStyleName()
Stringpublic java.lang.String getSvgX()
Stringpublic java.lang.String getSvgY()
Stringpublic java.lang.String getTableCellRange()
Stringpublic TextP getTextP()
TextPpublic void setChartStyleName(java.lang.String value)
value - allowed object is Stringpublic void setSvgX(java.lang.String value)
value - allowed object is Stringpublic void setSvgY(java.lang.String value)
value - allowed object is Stringpublic void setTableCellRange(java.lang.String value)
value - allowed object is Stringpublic void setTextP(TextP value)
value - allowed object is TextP
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||