|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.chart.ChartLegend
public class ChartLegend
| Constructor Summary | |
|---|---|
ChartLegend()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getChartLegendPosition()
Gets the value of the chartLegendPosition property. |
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. |
void |
setChartLegendPosition(java.lang.String value)
Sets the value of the chartLegendPosition 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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChartLegend()
| Method Detail |
|---|
public java.lang.String getChartLegendPosition()
Stringpublic java.lang.String getChartStyleName()
Stringpublic java.lang.String getSvgX()
Stringpublic java.lang.String getSvgY()
Stringpublic void setChartLegendPosition(java.lang.String value)
value - allowed object is Stringpublic 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 String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||