org.jopendocument.model.chart
Class ChartFloor

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

public class ChartFloor
extends java.lang.Object


Constructor Summary
ChartFloor()
           
 
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

ChartFloor

public ChartFloor()
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