|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jopendocument.model.chart.ChartChart
public class ChartChart
Field Summary | |
---|---|
protected String |
chartAddInName
|
protected String |
chartClass
|
protected String |
chartColumnMapping
|
protected ChartLegend |
chartLegend
|
protected ChartPlotArea |
chartPlotArea
|
protected String |
chartRowMapping
|
protected String |
chartStyleName
|
protected ChartSubtitle |
chartSubtitle
|
protected String |
chartTableNumberList
|
protected ChartTitle |
chartTitle
|
protected String |
drawId
|
protected String |
drawLayer
|
protected String |
drawName
|
protected String |
drawStyleName
|
protected String |
drawTextStyleName
|
protected String |
drawZIndex
|
protected String |
presentationClass
|
protected String |
presentationPlaceholder
|
protected String |
presentationStyleName
|
protected String |
presentationUserTransformed
|
protected String |
svgHeight
|
protected String |
svgWidth
|
protected String |
svgX
|
protected String |
svgY
|
protected String |
tableEndCellAddress
|
protected String |
tableEndX
|
protected String |
tableEndY
|
protected TableTable |
tableTable
|
Constructor Summary | |
---|---|
ChartChart()
|
Method Summary | |
---|---|
String |
getChartAddInName()
Gets the value of the chartAddInName property. |
String |
getChartClass()
Gets the value of the chartClass property. |
String |
getChartColumnMapping()
Gets the value of the chartColumnMapping property. |
ChartLegend |
getChartLegend()
Gets the value of the chartLegend property. |
ChartPlotArea |
getChartPlotArea()
Gets the value of the chartPlotArea property. |
String |
getChartRowMapping()
Gets the value of the chartRowMapping property. |
String |
getChartStyleName()
Gets the value of the chartStyleName property. |
ChartSubtitle |
getChartSubtitle()
Gets the value of the chartSubtitle property. |
String |
getChartTableNumberList()
Gets the value of the chartTableNumberList property. |
ChartTitle |
getChartTitle()
Gets the value of the chartTitle property. |
String |
getDrawId()
Gets the value of the drawId property. |
String |
getDrawLayer()
Gets the value of the drawLayer property. |
String |
getDrawName()
Gets the value of the drawName property. |
String |
getDrawStyleName()
Gets the value of the drawStyleName property. |
String |
getDrawTextStyleName()
Gets the value of the drawTextStyleName property. |
String |
getDrawZIndex()
Gets the value of the drawZIndex property. |
String |
getPresentationClass()
Gets the value of the presentationClass property. |
String |
getPresentationPlaceholder()
Gets the value of the presentationPlaceholder property. |
String |
getPresentationStyleName()
Gets the value of the presentationStyleName property. |
String |
getPresentationUserTransformed()
Gets the value of the presentationUserTransformed 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 |
getTableEndCellAddress()
Gets the value of the tableEndCellAddress property. |
String |
getTableEndX()
Gets the value of the tableEndX property. |
String |
getTableEndY()
Gets the value of the tableEndY property. |
TableTable |
getTableTable()
Gets the value of the tableTable property. |
void |
setChartAddInName(String value)
Sets the value of the chartAddInName property. |
void |
setChartClass(String value)
Sets the value of the chartClass property. |
void |
setChartColumnMapping(String value)
Sets the value of the chartColumnMapping property. |
void |
setChartLegend(ChartLegend value)
Sets the value of the chartLegend property. |
void |
setChartPlotArea(ChartPlotArea value)
Sets the value of the chartPlotArea property. |
void |
setChartRowMapping(String value)
Sets the value of the chartRowMapping property. |
void |
setChartStyleName(String value)
Sets the value of the chartStyleName property. |
void |
setChartSubtitle(ChartSubtitle value)
Sets the value of the chartSubtitle property. |
void |
setChartTableNumberList(String value)
Sets the value of the chartTableNumberList property. |
void |
setChartTitle(ChartTitle value)
Sets the value of the chartTitle property. |
void |
setDrawId(String value)
Sets the value of the drawId property. |
void |
setDrawLayer(String value)
Sets the value of the drawLayer property. |
void |
setDrawName(String value)
Sets the value of the drawName property. |
void |
setDrawStyleName(String value)
Sets the value of the drawStyleName property. |
void |
setDrawTextStyleName(String value)
Sets the value of the drawTextStyleName property. |
void |
setDrawZIndex(String value)
Sets the value of the drawZIndex property. |
void |
setPresentationClass(String value)
Sets the value of the presentationClass property. |
void |
setPresentationPlaceholder(String value)
Sets the value of the presentationPlaceholder property. |
void |
setPresentationStyleName(String value)
Sets the value of the presentationStyleName property. |
void |
setPresentationUserTransformed(String value)
Sets the value of the presentationUserTransformed 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 |
setTableEndCellAddress(String value)
Sets the value of the tableEndCellAddress property. |
void |
setTableEndX(String value)
Sets the value of the tableEndX property. |
void |
setTableEndY(String value)
Sets the value of the tableEndY property. |
void |
setTableTable(TableTable value)
Sets the value of the tableTable property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String chartAddInName
protected String chartClass
protected String chartColumnMapping
protected ChartLegend chartLegend
protected ChartPlotArea chartPlotArea
protected String chartRowMapping
protected String chartStyleName
protected ChartSubtitle chartSubtitle
protected String chartTableNumberList
protected ChartTitle chartTitle
protected String drawId
protected String drawLayer
protected String drawName
protected String drawStyleName
protected String drawTextStyleName
protected String drawZIndex
protected String presentationClass
protected String presentationPlaceholder
protected String presentationStyleName
protected String presentationUserTransformed
protected String svgHeight
protected String svgWidth
protected String svgX
protected String svgY
protected String tableEndCellAddress
protected String tableEndX
protected String tableEndY
protected TableTable tableTable
Constructor Detail |
---|
public ChartChart()
Method Detail |
---|
public String getChartAddInName()
String
public String getChartClass()
String
public String getChartColumnMapping()
String
public ChartLegend getChartLegend()
ChartLegend
public ChartPlotArea getChartPlotArea()
ChartPlotArea
public String getChartRowMapping()
String
public String getChartStyleName()
String
public ChartSubtitle getChartSubtitle()
ChartSubtitle
public String getChartTableNumberList()
String
public ChartTitle getChartTitle()
ChartTitle
public String getDrawId()
String
public String getDrawLayer()
String
public String getDrawName()
String
public String getDrawStyleName()
String
public String getDrawTextStyleName()
String
public String getDrawZIndex()
String
public String getPresentationClass()
String
public String getPresentationPlaceholder()
String
public String getPresentationStyleName()
String
public String getPresentationUserTransformed()
String
public String getSvgHeight()
String
public String getSvgWidth()
String
public String getSvgX()
String
public String getSvgY()
String
public String getTableEndCellAddress()
String
public String getTableEndX()
String
public String getTableEndY()
String
public TableTable getTableTable()
TableTable
public void setChartAddInName(String value)
value
- allowed object is String
public void setChartClass(String value)
value
- allowed object is String
public void setChartColumnMapping(String value)
value
- allowed object is String
public void setChartLegend(ChartLegend value)
value
- allowed object is ChartLegend
public void setChartPlotArea(ChartPlotArea value)
value
- allowed object is ChartPlotArea
public void setChartRowMapping(String value)
value
- allowed object is String
public void setChartStyleName(String value)
value
- allowed object is String
public void setChartSubtitle(ChartSubtitle value)
value
- allowed object is ChartSubtitle
public void setChartTableNumberList(String value)
value
- allowed object is String
public void setChartTitle(ChartTitle value)
value
- allowed object is ChartTitle
public void setDrawId(String value)
value
- allowed object is String
public void setDrawLayer(String value)
value
- allowed object is String
public void setDrawName(String value)
value
- allowed object is String
public void setDrawStyleName(String value)
value
- allowed object is String
public void setDrawTextStyleName(String value)
value
- allowed object is String
public void setDrawZIndex(String value)
value
- allowed object is String
public void setPresentationClass(String value)
value
- allowed object is String
public void setPresentationPlaceholder(String value)
value
- allowed object is String
public void setPresentationStyleName(String value)
value
- allowed object is String
public void setPresentationUserTransformed(String value)
value
- allowed object is String
public void setSvgHeight(String value)
value
- allowed object is String
public void setSvgWidth(String value)
value
- allowed object is String
public void setSvgX(String value)
value
- allowed object is String
public void setSvgY(String value)
value
- allowed object is String
public void setTableEndCellAddress(String value)
value
- allowed object is String
public void setTableEndX(String value)
value
- allowed object is String
public void setTableEndY(String value)
value
- allowed object is String
public void setTableTable(TableTable value)
value
- allowed object is TableTable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |