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