org.jopendocument.model.chart
Class ChartPlotArea

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

public class ChartPlotArea
extends Object


Field Summary
protected  List<ChartAxis> chartAxis
           
protected  ChartCategories chartCategories
           
protected  String chartDataSourceHasLabels
           
protected  ChartFloor chartFloor
           
protected  List<ChartSeries> chartSeries
           
protected  ChartStockGainMarker chartStockGainMarker
           
protected  ChartStockLossMarker chartStockLossMarker
           
protected  ChartStockRangeLine chartStockRangeLine
           
protected  String chartStyleName
           
protected  String chartTableNumberList
           
protected  ChartWall chartWall
           
protected  String dr3DAmbientColor
           
protected  String dr3DDistance
           
protected  String dr3DFocalLength
           
protected  List<Dr3DLight> dr3DLight
           
protected  String dr3DLightingMode
           
protected  String dr3DProjection
           
protected  String dr3DShadeMode
           
protected  String dr3DShadowSlant
           
protected  String dr3DTransform
           
protected  String dr3DVpn
           
protected  String dr3DVrp
           
protected  String dr3DVup
           
protected  String svgHeight
           
protected  String svgWidth
           
protected  String svgX
           
protected  String svgY
           
protected  String tableCellRangeAddress
           
 
Constructor Summary
ChartPlotArea()
           
 
Method Summary
 List<ChartAxis> getChartAxis()
          Gets the value of the chartAxis property.
 ChartCategories getChartCategories()
          Gets the value of the chartCategories property.
 String getChartDataSourceHasLabels()
          Gets the value of the chartDataSourceHasLabels property.
 ChartFloor getChartFloor()
          Gets the value of the chartFloor property.
 List<ChartSeries> getChartSeries()
          Gets the value of the chartSeries property.
 ChartStockGainMarker getChartStockGainMarker()
          Gets the value of the chartStockGainMarker property.
 ChartStockLossMarker getChartStockLossMarker()
          Gets the value of the chartStockLossMarker property.
 ChartStockRangeLine getChartStockRangeLine()
          Gets the value of the chartStockRangeLine property.
 String getChartStyleName()
          Gets the value of the chartStyleName property.
 String getChartTableNumberList()
          Gets the value of the chartTableNumberList property.
 ChartWall getChartWall()
          Gets the value of the chartWall property.
 String getDr3DAmbientColor()
          Gets the value of the dr3DAmbientColor property.
 String getDr3DDistance()
          Gets the value of the dr3DDistance property.
 String getDr3DFocalLength()
          Gets the value of the dr3DFocalLength property.
 List<Dr3DLight> getDr3DLight()
          Gets the value of the dr3DLight property.
 String getDr3DLightingMode()
          Gets the value of the dr3DLightingMode property.
 String getDr3DProjection()
          Gets the value of the dr3DProjection property.
 String getDr3DShadeMode()
          Gets the value of the dr3DShadeMode property.
 String getDr3DShadowSlant()
          Gets the value of the dr3DShadowSlant property.
 String getDr3DTransform()
          Gets the value of the dr3DTransform property.
 String getDr3DVpn()
          Gets the value of the dr3DVpn property.
 String getDr3DVrp()
          Gets the value of the dr3DVrp property.
 String getDr3DVup()
          Gets the value of the dr3DVup property.
 String getSvgHeight()
          Gets the value of the svgHeight property.
 String getSvgWidth()
          Gets the value of the svgWidth property.
 String getSvgX()
          Gets the value of the svgX property.
 String getSvgY()
          Gets the value of the svgY property.
 String getTableCellRangeAddress()
          Gets the value of the tableCellRangeAddress property.
 void setChartCategories(ChartCategories value)
          Sets the value of the chartCategories property.
 void setChartDataSourceHasLabels(String value)
          Sets the value of the chartDataSourceHasLabels property.
 void setChartFloor(ChartFloor value)
          Sets the value of the chartFloor property.
 void setChartStockGainMarker(ChartStockGainMarker value)
          Sets the value of the chartStockGainMarker property.
 void setChartStockLossMarker(ChartStockLossMarker value)
          Sets the value of the chartStockLossMarker property.
 void setChartStockRangeLine(ChartStockRangeLine value)
          Sets the value of the chartStockRangeLine property.
 void setChartStyleName(String value)
          Sets the value of the chartStyleName property.
 void setChartTableNumberList(String value)
          Sets the value of the chartTableNumberList property.
 void setChartWall(ChartWall value)
          Sets the value of the chartWall property.
 void setDr3DAmbientColor(String value)
          Sets the value of the dr3DAmbientColor property.
 void setDr3DDistance(String value)
          Sets the value of the dr3DDistance property.
 void setDr3DFocalLength(String value)
          Sets the value of the dr3DFocalLength property.
 void setDr3DLightingMode(String value)
          Sets the value of the dr3DLightingMode property.
 void setDr3DProjection(String value)
          Sets the value of the dr3DProjection property.
 void setDr3DShadeMode(String value)
          Sets the value of the dr3DShadeMode property.
 void setDr3DShadowSlant(String value)
          Sets the value of the dr3DShadowSlant property.
 void setDr3DTransform(String value)
          Sets the value of the dr3DTransform property.
 void setDr3DVpn(String value)
          Sets the value of the dr3DVpn property.
 void setDr3DVrp(String value)
          Sets the value of the dr3DVrp property.
 void setDr3DVup(String value)
          Sets the value of the dr3DVup property.
 void setSvgHeight(String value)
          Sets the value of the svgHeight property.
 void setSvgWidth(String value)
          Sets the value of the svgWidth property.
 void setSvgX(String value)
          Sets the value of the svgX property.
 void setSvgY(String value)
          Sets the value of the svgY property.
 void setTableCellRangeAddress(String value)
          Sets the value of the tableCellRangeAddress property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

chartAxis

protected List<ChartAxis> chartAxis

chartCategories

protected ChartCategories chartCategories

chartDataSourceHasLabels

protected String chartDataSourceHasLabels

chartFloor

protected ChartFloor chartFloor

chartSeries

protected List<ChartSeries> chartSeries

chartStockGainMarker

protected ChartStockGainMarker chartStockGainMarker

chartStockLossMarker

protected ChartStockLossMarker chartStockLossMarker

chartStockRangeLine

protected ChartStockRangeLine chartStockRangeLine

chartStyleName

protected String chartStyleName

chartTableNumberList

protected String chartTableNumberList

chartWall

protected ChartWall chartWall

dr3DAmbientColor

protected String dr3DAmbientColor

dr3DDistance

protected String dr3DDistance

dr3DFocalLength

protected String dr3DFocalLength

dr3DLight

protected List<Dr3DLight> dr3DLight

dr3DLightingMode

protected String dr3DLightingMode

dr3DProjection

protected String dr3DProjection

dr3DShadeMode

protected String dr3DShadeMode

dr3DShadowSlant

protected String dr3DShadowSlant

dr3DTransform

protected String dr3DTransform

dr3DVpn

protected String dr3DVpn

dr3DVrp

protected String dr3DVrp

dr3DVup

protected String dr3DVup

svgHeight

protected String svgHeight

svgWidth

protected String svgWidth

svgX

protected String svgX

svgY

protected String svgY

tableCellRangeAddress

protected String tableCellRangeAddress
Constructor Detail

ChartPlotArea

public ChartPlotArea()
Method Detail

getChartAxis

public List<ChartAxis> getChartAxis()
Gets the value of the chartAxis property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the chartAxis property.

For example, to add a new item, do as follows:

 getChartAxis().add(newItem);
 

Objects of the following type(s) are allowed in the list ChartAxis


getChartCategories

public ChartCategories getChartCategories()
Gets the value of the chartCategories property.

Returns:
possible object is ChartCategories

getChartDataSourceHasLabels

public String getChartDataSourceHasLabels()
Gets the value of the chartDataSourceHasLabels property.

Returns:
possible object is String

getChartFloor

public ChartFloor getChartFloor()
Gets the value of the chartFloor property.

Returns:
possible object is ChartFloor

getChartSeries

public List<ChartSeries> getChartSeries()
Gets the value of the chartSeries property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the chartSeries property.

For example, to add a new item, do as follows:

 getChartSeries().add(newItem);
 

Objects of the following type(s) are allowed in the list ChartSeries


getChartStockGainMarker

public ChartStockGainMarker getChartStockGainMarker()
Gets the value of the chartStockGainMarker property.

Returns:
possible object is ChartStockGainMarker

getChartStockLossMarker

public ChartStockLossMarker getChartStockLossMarker()
Gets the value of the chartStockLossMarker property.

Returns:
possible object is ChartStockLossMarker

getChartStockRangeLine

public ChartStockRangeLine getChartStockRangeLine()
Gets the value of the chartStockRangeLine property.

Returns:
possible object is ChartStockRangeLine

getChartStyleName

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

Returns:
possible object is String

getChartTableNumberList

public String getChartTableNumberList()
Gets the value of the chartTableNumberList property.

Returns:
possible object is String

getChartWall

public ChartWall getChartWall()
Gets the value of the chartWall property.

Returns:
possible object is ChartWall

getDr3DAmbientColor

public String getDr3DAmbientColor()
Gets the value of the dr3DAmbientColor property.

Returns:
possible object is String

getDr3DDistance

public String getDr3DDistance()
Gets the value of the dr3DDistance property.

Returns:
possible object is String

getDr3DFocalLength

public String getDr3DFocalLength()
Gets the value of the dr3DFocalLength property.

Returns:
possible object is String

getDr3DLight

public List<Dr3DLight> getDr3DLight()
Gets the value of the dr3DLight property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the dr3DLight property.

For example, to add a new item, do as follows:

 getDr3DLight().add(newItem);
 

Objects of the following type(s) are allowed in the list Dr3DLight


getDr3DLightingMode

public String getDr3DLightingMode()
Gets the value of the dr3DLightingMode property.

Returns:
possible object is String

getDr3DProjection

public String getDr3DProjection()
Gets the value of the dr3DProjection property.

Returns:
possible object is String

getDr3DShadeMode

public String getDr3DShadeMode()
Gets the value of the dr3DShadeMode property.

Returns:
possible object is String

getDr3DShadowSlant

public String getDr3DShadowSlant()
Gets the value of the dr3DShadowSlant property.

Returns:
possible object is String

getDr3DTransform

public String getDr3DTransform()
Gets the value of the dr3DTransform property.

Returns:
possible object is String

getDr3DVpn

public String getDr3DVpn()
Gets the value of the dr3DVpn property.

Returns:
possible object is String

getDr3DVrp

public String getDr3DVrp()
Gets the value of the dr3DVrp property.

Returns:
possible object is String

getDr3DVup

public String getDr3DVup()
Gets the value of the dr3DVup property.

Returns:
possible object is String

getSvgHeight

public String getSvgHeight()
Gets the value of the svgHeight property.

Returns:
possible object is String

getSvgWidth

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

Returns:
possible object is String

getSvgX

public String getSvgX()
Gets the value of the svgX property.

Returns:
possible object is String

getSvgY

public String getSvgY()
Gets the value of the svgY property.

Returns:
possible object is String

getTableCellRangeAddress

public String getTableCellRangeAddress()
Gets the value of the tableCellRangeAddress property.

Returns:
possible object is String

setChartCategories

public void setChartCategories(ChartCategories value)
Sets the value of the chartCategories property.

Parameters:
value - allowed object is ChartCategories

setChartDataSourceHasLabels

public void setChartDataSourceHasLabels(String value)
Sets the value of the chartDataSourceHasLabels property.

Parameters:
value - allowed object is String

setChartFloor

public void setChartFloor(ChartFloor value)
Sets the value of the chartFloor property.

Parameters:
value - allowed object is ChartFloor

setChartStockGainMarker

public void setChartStockGainMarker(ChartStockGainMarker value)
Sets the value of the chartStockGainMarker property.

Parameters:
value - allowed object is ChartStockGainMarker

setChartStockLossMarker

public void setChartStockLossMarker(ChartStockLossMarker value)
Sets the value of the chartStockLossMarker property.

Parameters:
value - allowed object is ChartStockLossMarker

setChartStockRangeLine

public void setChartStockRangeLine(ChartStockRangeLine value)
Sets the value of the chartStockRangeLine property.

Parameters:
value - allowed object is ChartStockRangeLine

setChartStyleName

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

Parameters:
value - allowed object is String

setChartTableNumberList

public void setChartTableNumberList(String value)
Sets the value of the chartTableNumberList property.

Parameters:
value - allowed object is String

setChartWall

public void setChartWall(ChartWall value)
Sets the value of the chartWall property.

Parameters:
value - allowed object is ChartWall

setDr3DAmbientColor

public void setDr3DAmbientColor(String value)
Sets the value of the dr3DAmbientColor property.

Parameters:
value - allowed object is String

setDr3DDistance

public void setDr3DDistance(String value)
Sets the value of the dr3DDistance property.

Parameters:
value - allowed object is String

setDr3DFocalLength

public void setDr3DFocalLength(String value)
Sets the value of the dr3DFocalLength property.

Parameters:
value - allowed object is String

setDr3DLightingMode

public void setDr3DLightingMode(String value)
Sets the value of the dr3DLightingMode property.

Parameters:
value - allowed object is String

setDr3DProjection

public void setDr3DProjection(String value)
Sets the value of the dr3DProjection property.

Parameters:
value - allowed object is String

setDr3DShadeMode

public void setDr3DShadeMode(String value)
Sets the value of the dr3DShadeMode property.

Parameters:
value - allowed object is String

setDr3DShadowSlant

public void setDr3DShadowSlant(String value)
Sets the value of the dr3DShadowSlant property.

Parameters:
value - allowed object is String

setDr3DTransform

public void setDr3DTransform(String value)
Sets the value of the dr3DTransform property.

Parameters:
value - allowed object is String

setDr3DVpn

public void setDr3DVpn(String value)
Sets the value of the dr3DVpn property.

Parameters:
value - allowed object is String

setDr3DVrp

public void setDr3DVrp(String value)
Sets the value of the dr3DVrp property.

Parameters:
value - allowed object is String

setDr3DVup

public void setDr3DVup(String value)
Sets the value of the dr3DVup property.

Parameters:
value - allowed object is String

setSvgHeight

public void setSvgHeight(String value)
Sets the value of the svgHeight property.

Parameters:
value - allowed object is String

setSvgWidth

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

Parameters:
value - allowed object is String

setSvgX

public void setSvgX(String value)
Sets the value of the svgX property.

Parameters:
value - allowed object is String

setSvgY

public void setSvgY(String value)
Sets the value of the svgY property.

Parameters:
value - allowed object is String

setTableCellRangeAddress

public void setTableCellRangeAddress(String value)
Sets the value of the tableCellRangeAddress property.

Parameters:
value - allowed object is String


Copyright © 2010 jOpenDocument All Rights Reserved.