org.jopendocument.model.chart
Class ChartGrid

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

public class ChartGrid
extends java.lang.Object


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

Constructor Detail

ChartGrid

public ChartGrid()
Method Detail

getChartClass

public java.lang.String getChartClass()
Gets the value of the chartClass property.

Returns:
possible object is String

getChartStyleName

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

Returns:
possible object is String

setChartClass

public void setChartClass(java.lang.String value)
Sets the value of the chartClass property.

Parameters:
value - allowed object is String

setChartStyleName

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

Parameters:
value - allowed object is String