org.jopendocument.model.chart
Class ChartWall

java.lang.Object
  extended by org.jopendocument.model.chart.ChartWall

public class ChartWall
extends java.lang.Object


Constructor Summary
ChartWall()
           
 
Method Summary
 java.lang.String getChartStyleName()
          Gets the value of the chartStyleName property.
 java.lang.String getSvgWidth()
          Gets the value of the svgWidth property.
 void setChartStyleName(java.lang.String value)
          Sets the value of the chartStyleName property.
 void setSvgWidth(java.lang.String value)
          Sets the value of the svgWidth property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartWall

public ChartWall()
Method Detail

getChartStyleName

public java.lang.String getChartStyleName()
Gets the value of the chartStyleName property.

Returns:
possible object is String

getSvgWidth

public java.lang.String getSvgWidth()
Gets the value of the svgWidth property.

Returns:
possible object is String

setChartStyleName

public void setChartStyleName(java.lang.String value)
Sets the value of the chartStyleName property.

Parameters:
value - allowed object is String

setSvgWidth

public void setSvgWidth(java.lang.String value)
Sets the value of the svgWidth property.

Parameters:
value - allowed object is String