org.odftoolkit.odfdom.dom.element.style
Class StyleChartPropertiesElement

java.lang.Object
  extended by org.apache.xerces.dom.NodeImpl
      extended by org.apache.xerces.dom.ChildNode
          extended by org.apache.xerces.dom.ParentNode
              extended by org.apache.xerces.dom.ElementImpl
                  extended by org.apache.xerces.dom.ElementNSImpl
                      extended by org.odftoolkit.odfdom.pkg.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
                              extended by org.odftoolkit.odfdom.dom.element.style.StyleChartPropertiesElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, Element, EventTarget, Node, NodeList, TypeInfo

public class StyleChartPropertiesElement
extends OdfStylePropertiesBase

DOM implementation of OpenDocument element style:chart-properties.

See Also:
Serialized Form

Field Summary
static OdfStyleProperty AngleOffset
           
static OdfStyleProperty AutoPosition
           
static OdfStyleProperty AutoSize
           
static OdfStyleProperty AxisLabelPosition
           
static OdfStyleProperty AxisPosition
           
static OdfStyleProperty ConnectBars
           
static OdfStyleProperty DataLabelNumber
           
static OdfStyleProperty DataLabelSymbol
           
static OdfStyleProperty DataLabelText
           
static OdfStyleProperty Deep
           
static OdfStyleProperty Direction
           
static OdfStyleProperty DisplayLabel
           
static OdfName ELEMENT_NAME
           
static OdfStyleProperty ErrorCategory
           
static OdfStyleProperty ErrorLowerIndicator
           
static OdfStyleProperty ErrorLowerLimit
           
static OdfStyleProperty ErrorLowerRange
           
static OdfStyleProperty ErrorMargin
           
static OdfStyleProperty ErrorPercentage
           
static OdfStyleProperty ErrorUpperIndicator
           
static OdfStyleProperty ErrorUpperLimit
           
static OdfStyleProperty ErrorUpperRange
           
static OdfStyleProperty GapWidth
           
static OdfStyleProperty GroupBarsPerAxis
           
static OdfStyleProperty HoleSize
           
static OdfStyleProperty IncludeHiddenCells
           
static OdfStyleProperty Interpolation
           
static OdfStyleProperty IntervalMajor
           
static OdfStyleProperty IntervalMinorDivisor
           
static OdfStyleProperty JapaneseCandleStick
           
static OdfStyleProperty LabelArrangement
           
static OdfStyleProperty LabelPosition
           
static OdfStyleProperty LabelPositionNegative
           
static OdfStyleProperty LineBreak
           
static OdfStyleProperty Lines
           
static OdfStyleProperty LinkDataStyleToSource
           
static OdfStyleProperty Logarithmic
           
static OdfStyleProperty Maximum
           
static OdfStyleProperty MeanValue
           
static OdfStyleProperty Minimum
           
static OdfStyleProperty Origin
           
static OdfStyleProperty Overlap
           
static OdfStyleProperty Percentage
           
static OdfStyleProperty PieOffset
           
static OdfStyleProperty RegressionType
           
static OdfStyleProperty ReverseDirection
           
static OdfStyleProperty RightAngledAxes
           
static OdfStyleProperty RotationAngle
           
static OdfStyleProperty ScaleText
           
static OdfStyleProperty SeriesSource
           
static OdfStyleProperty SolidType
           
static OdfStyleProperty SortByXValues
           
static OdfStyleProperty SplineOrder
           
static OdfStyleProperty SplineResolution
           
static OdfStyleProperty Stacked
           
static OdfStyleProperty SymbolHeight
           
static OdfStyleProperty SymbolName
           
static OdfStyleProperty SymbolType
           
static OdfStyleProperty SymbolWidth
           
static OdfStyleProperty TextOverlap
           
static OdfStyleProperty ThreeDimensional
           
static OdfStyleProperty TickMarkPosition
           
static OdfStyleProperty TickMarksMajorInner
           
static OdfStyleProperty TickMarksMajorOuter
           
static OdfStyleProperty TickMarksMinorInner
           
static OdfStyleProperty TickMarksMinorOuter
           
static OdfStyleProperty TreatEmptyCells
           
static OdfStyleProperty Vertical
           
static OdfStyleProperty Visible
           
 
Fields inherited from class org.apache.xerces.dom.ElementNSImpl
localName, namespaceURI
 
Fields inherited from class org.apache.xerces.dom.ElementImpl
attributes, name
 
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
 
Fields inherited from class org.apache.xerces.dom.ChildNode
nextSibling, previousSibling
 
Fields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE
 
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
 
Fields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
 
Constructor Summary
StyleChartPropertiesElement(OdfFileDom ownerDoc)
          Create the instance of StyleChartPropertiesElement
 
Method Summary
 void accept(ElementVisitor visitor)
          Accept an visitor instance to allow the visitor to do some operations.
 java.lang.String getChartAngleOffsetAttribute()
          Receives the value of the ODFDOM attribute representation ChartAngleOffsetAttribute , See chart:angle-offset
 java.lang.Boolean getChartAutoPositionAttribute()
          Receives the value of the ODFDOM attribute representation ChartAutoPositionAttribute , See chart:auto-position
 java.lang.Boolean getChartAutoSizeAttribute()
          Receives the value of the ODFDOM attribute representation ChartAutoSizeAttribute , See chart:auto-size
 java.lang.String getChartAxisLabelPositionAttribute()
          Receives the value of the ODFDOM attribute representation ChartAxisLabelPositionAttribute , See chart:axis-label-position
 java.lang.Double getChartAxisPositionAttribute()
          Receives the value of the ODFDOM attribute representation ChartAxisPositionAttribute , See chart:axis-position
 java.lang.Boolean getChartConnectBarsAttribute()
          Receives the value of the ODFDOM attribute representation ChartConnectBarsAttribute , See chart:connect-bars
 java.lang.String getChartDataLabelNumberAttribute()
          Receives the value of the ODFDOM attribute representation ChartDataLabelNumberAttribute , See chart:data-label-number
 java.lang.Boolean getChartDataLabelSymbolAttribute()
          Receives the value of the ODFDOM attribute representation ChartDataLabelSymbolAttribute , See chart:data-label-symbol
 java.lang.Boolean getChartDataLabelTextAttribute()
          Receives the value of the ODFDOM attribute representation ChartDataLabelTextAttribute , See chart:data-label-text
 java.lang.Boolean getChartDeepAttribute()
          Receives the value of the ODFDOM attribute representation ChartDeepAttribute , See chart:deep
 java.lang.Boolean getChartDisplayLabelAttribute()
          Receives the value of the ODFDOM attribute representation ChartDisplayLabelAttribute , See chart:display-label
 java.lang.String getChartErrorCategoryAttribute()
          Receives the value of the ODFDOM attribute representation ChartErrorCategoryAttribute , See chart:error-category
 java.lang.Boolean getChartErrorLowerIndicatorAttribute()
          Receives the value of the ODFDOM attribute representation ChartErrorLowerIndicatorAttribute , See chart:error-lower-indicator
 java.lang.Double getChartErrorLowerLimitAttribute()
          Receives the value of the ODFDOM attribute representation ChartErrorLowerLimitAttribute , See chart:error-lower-limit
 java.lang.String getChartErrorLowerRangeAttribute()
          Receives the value of the ODFDOM attribute representation ChartErrorLowerRangeAttribute , See chart:error-lower-range
 java.lang.Double getChartErrorMarginAttribute()
          Receives the value of the ODFDOM attribute representation ChartErrorMarginAttribute , See chart:error-margin
 java.lang.Double getChartErrorPercentageAttribute()
          Receives the value of the ODFDOM attribute representation ChartErrorPercentageAttribute , See chart:error-percentage
 java.lang.Boolean getChartErrorUpperIndicatorAttribute()
          Receives the value of the ODFDOM attribute representation ChartErrorUpperIndicatorAttribute , See chart:error-upper-indicator
 java.lang.Double getChartErrorUpperLimitAttribute()
          Receives the value of the ODFDOM attribute representation ChartErrorUpperLimitAttribute , See chart:error-upper-limit
 java.lang.String getChartErrorUpperRangeAttribute()
          Receives the value of the ODFDOM attribute representation ChartErrorUpperRangeAttribute , See chart:error-upper-range
 java.lang.Integer getChartGapWidthAttribute()
          Receives the value of the ODFDOM attribute representation ChartGapWidthAttribute , See chart:gap-width
 java.lang.Boolean getChartGroupBarsPerAxisAttribute()
          Receives the value of the ODFDOM attribute representation ChartGroupBarsPerAxisAttribute , See chart:group-bars-per-axis
 java.lang.String getChartHoleSizeAttribute()
          Receives the value of the ODFDOM attribute representation ChartHoleSizeAttribute , See chart:hole-size
 java.lang.Boolean getChartIncludeHiddenCellsAttribute()
          Receives the value of the ODFDOM attribute representation ChartIncludeHiddenCellsAttribute , See chart:include-hidden-cells
 java.lang.String getChartInterpolationAttribute()
          Receives the value of the ODFDOM attribute representation ChartInterpolationAttribute , See chart:interpolation
 java.lang.Double getChartIntervalMajorAttribute()
          Receives the value of the ODFDOM attribute representation ChartIntervalMajorAttribute , See chart:interval-major
 java.lang.Integer getChartIntervalMinorDivisorAttribute()
          Receives the value of the ODFDOM attribute representation ChartIntervalMinorDivisorAttribute , See chart:interval-minor-divisor
 java.lang.Boolean getChartJapaneseCandleStickAttribute()
          Receives the value of the ODFDOM attribute representation ChartJapaneseCandleStickAttribute , See chart:japanese-candle-stick
 java.lang.String getChartLabelArrangementAttribute()
          Receives the value of the ODFDOM attribute representation ChartLabelArrangementAttribute , See chart:label-arrangement
 java.lang.String getChartLabelPositionAttribute()
          Receives the value of the ODFDOM attribute representation ChartLabelPositionAttribute , See chart:label-position
 java.lang.String getChartLabelPositionNegativeAttribute()
          Receives the value of the ODFDOM attribute representation ChartLabelPositionNegativeAttribute , See chart:label-position-negative
 java.lang.Boolean getChartLinesAttribute()
          Receives the value of the ODFDOM attribute representation ChartLinesAttribute , See chart:lines
 java.lang.Boolean getChartLinkDataStyleToSourceAttribute()
          Receives the value of the ODFDOM attribute representation ChartLinkDataStyleToSourceAttribute , See chart:link-data-style-to-source
 java.lang.Boolean getChartLogarithmicAttribute()
          Receives the value of the ODFDOM attribute representation ChartLogarithmicAttribute , See chart:logarithmic
 java.lang.Double getChartMaximumAttribute()
          Receives the value of the ODFDOM attribute representation ChartMaximumAttribute , See chart:maximum
 java.lang.Boolean getChartMeanValueAttribute()
          Receives the value of the ODFDOM attribute representation ChartMeanValueAttribute , See chart:mean-value
 java.lang.Double getChartMinimumAttribute()
          Receives the value of the ODFDOM attribute representation ChartMinimumAttribute , See chart:minimum
 java.lang.Double getChartOriginAttribute()
          Receives the value of the ODFDOM attribute representation ChartOriginAttribute , See chart:origin
 java.lang.Integer getChartOverlapAttribute()
          Receives the value of the ODFDOM attribute representation ChartOverlapAttribute , See chart:overlap
 java.lang.Boolean getChartPercentageAttribute()
          Receives the value of the ODFDOM attribute representation ChartPercentageAttribute , See chart:percentage
 java.lang.Integer getChartPieOffsetAttribute()
          Receives the value of the ODFDOM attribute representation ChartPieOffsetAttribute , See chart:pie-offset
 java.lang.String getChartRegressionTypeAttribute()
          Receives the value of the ODFDOM attribute representation ChartRegressionTypeAttribute , See chart:regression-type
 java.lang.Boolean getChartReverseDirectionAttribute()
          Receives the value of the ODFDOM attribute representation ChartReverseDirectionAttribute , See chart:reverse-direction
 java.lang.Boolean getChartRightAngledAxesAttribute()
          Receives the value of the ODFDOM attribute representation ChartRightAngledAxesAttribute , See chart:right-angled-axes
 java.lang.Boolean getChartScaleTextAttribute()
          Receives the value of the ODFDOM attribute representation ChartScaleTextAttribute , See chart:scale-text
 java.lang.String getChartSeriesSourceAttribute()
          Receives the value of the ODFDOM attribute representation ChartSeriesSourceAttribute , See chart:series-source
 java.lang.String getChartSolidTypeAttribute()
          Receives the value of the ODFDOM attribute representation ChartSolidTypeAttribute , See chart:solid-type
 java.lang.Boolean getChartSortByXValuesAttribute()
          Receives the value of the ODFDOM attribute representation ChartSortByXValuesAttribute , See chart:sort-by-x-values
 java.lang.Integer getChartSplineOrderAttribute()
          Receives the value of the ODFDOM attribute representation ChartSplineOrderAttribute , See chart:spline-order
 java.lang.Integer getChartSplineResolutionAttribute()
          Receives the value of the ODFDOM attribute representation ChartSplineResolutionAttribute , See chart:spline-resolution
 java.lang.Boolean getChartStackedAttribute()
          Receives the value of the ODFDOM attribute representation ChartStackedAttribute , See chart:stacked
 java.lang.String getChartSymbolHeightAttribute()
          Receives the value of the ODFDOM attribute representation ChartSymbolHeightAttribute , See chart:symbol-height
 java.lang.String getChartSymbolNameAttribute()
          Receives the value of the ODFDOM attribute representation ChartSymbolNameAttribute , See chart:symbol-name
 java.lang.String getChartSymbolTypeAttribute()
          Receives the value of the ODFDOM attribute representation ChartSymbolTypeAttribute , See chart:symbol-type Attribute is mandatory.
 java.lang.String getChartSymbolWidthAttribute()
          Receives the value of the ODFDOM attribute representation ChartSymbolWidthAttribute , See chart:symbol-width
 java.lang.Boolean getChartTextOverlapAttribute()
          Receives the value of the ODFDOM attribute representation ChartTextOverlapAttribute , See chart:text-overlap
 java.lang.Boolean getChartThreeDimensionalAttribute()
          Receives the value of the ODFDOM attribute representation ChartThreeDimensionalAttribute , See chart:three-dimensional
 java.lang.String getChartTickMarkPositionAttribute()
          Receives the value of the ODFDOM attribute representation ChartTickMarkPositionAttribute , See chart:tick-mark-position
 java.lang.Boolean getChartTickMarksMajorInnerAttribute()
          Receives the value of the ODFDOM attribute representation ChartTickMarksMajorInnerAttribute , See chart:tick-marks-major-inner
 java.lang.Boolean getChartTickMarksMajorOuterAttribute()
          Receives the value of the ODFDOM attribute representation ChartTickMarksMajorOuterAttribute , See chart:tick-marks-major-outer
 java.lang.Boolean getChartTickMarksMinorInnerAttribute()
          Receives the value of the ODFDOM attribute representation ChartTickMarksMinorInnerAttribute , See chart:tick-marks-minor-inner
 java.lang.Boolean getChartTickMarksMinorOuterAttribute()
          Receives the value of the ODFDOM attribute representation ChartTickMarksMinorOuterAttribute , See chart:tick-marks-minor-outer
 java.lang.String getChartTreatEmptyCellsAttribute()
          Receives the value of the ODFDOM attribute representation ChartTreatEmptyCellsAttribute , See chart:treat-empty-cells
 java.lang.Boolean getChartVerticalAttribute()
          Receives the value of the ODFDOM attribute representation ChartVerticalAttribute , See chart:vertical
 java.lang.Boolean getChartVisibleAttribute()
          Receives the value of the ODFDOM attribute representation ChartVisibleAttribute , See chart:visible
 OdfName getOdfName()
          Get the element name
 java.lang.String getStyleDirectionAttribute()
          Receives the value of the ODFDOM attribute representation StyleDirectionAttribute , See style:direction
 java.lang.String getStyleRotationAngleAttribute()
          Receives the value of the ODFDOM attribute representation StyleRotationAngleAttribute , See style:rotation-angle
 java.lang.Boolean getTextLineBreakAttribute()
          Receives the value of the ODFDOM attribute representation TextLineBreakAttribute , See text:line-break
 ChartLabelSeparatorElement newChartLabelSeparatorElement()
          Create child element chart:label-separator.
 ChartSymbolImageElement newChartSymbolImageElement(java.lang.String xlinkHrefValue)
          Create child element chart:symbol-image.
 void setChartAngleOffsetAttribute(java.lang.String chartAngleOffsetValue)
          Sets the value of ODFDOM attribute representation ChartAngleOffsetAttribute , See chart:angle-offset
 void setChartAutoPositionAttribute(java.lang.Boolean chartAutoPositionValue)
          Sets the value of ODFDOM attribute representation ChartAutoPositionAttribute , See chart:auto-position
 void setChartAutoSizeAttribute(java.lang.Boolean chartAutoSizeValue)
          Sets the value of ODFDOM attribute representation ChartAutoSizeAttribute , See chart:auto-size
 void setChartAxisLabelPositionAttribute(java.lang.String chartAxisLabelPositionValue)
          Sets the value of ODFDOM attribute representation ChartAxisLabelPositionAttribute , See chart:axis-label-position
 void setChartAxisPositionAttribute(java.lang.Double chartAxisPositionValue)
          Sets the value of ODFDOM attribute representation ChartAxisPositionAttribute , See chart:axis-position
 void setChartConnectBarsAttribute(java.lang.Boolean chartConnectBarsValue)
          Sets the value of ODFDOM attribute representation ChartConnectBarsAttribute , See chart:connect-bars
 void setChartDataLabelNumberAttribute(java.lang.String chartDataLabelNumberValue)
          Sets the value of ODFDOM attribute representation ChartDataLabelNumberAttribute , See chart:data-label-number
 void setChartDataLabelSymbolAttribute(java.lang.Boolean chartDataLabelSymbolValue)
          Sets the value of ODFDOM attribute representation ChartDataLabelSymbolAttribute , See chart:data-label-symbol
 void setChartDataLabelTextAttribute(java.lang.Boolean chartDataLabelTextValue)
          Sets the value of ODFDOM attribute representation ChartDataLabelTextAttribute , See chart:data-label-text
 void setChartDeepAttribute(java.lang.Boolean chartDeepValue)
          Sets the value of ODFDOM attribute representation ChartDeepAttribute , See chart:deep
 void setChartDisplayLabelAttribute(java.lang.Boolean chartDisplayLabelValue)
          Sets the value of ODFDOM attribute representation ChartDisplayLabelAttribute , See chart:display-label
 void setChartErrorCategoryAttribute(java.lang.String chartErrorCategoryValue)
          Sets the value of ODFDOM attribute representation ChartErrorCategoryAttribute , See chart:error-category
 void setChartErrorLowerIndicatorAttribute(java.lang.Boolean chartErrorLowerIndicatorValue)
          Sets the value of ODFDOM attribute representation ChartErrorLowerIndicatorAttribute , See chart:error-lower-indicator
 void setChartErrorLowerLimitAttribute(java.lang.Double chartErrorLowerLimitValue)
          Sets the value of ODFDOM attribute representation ChartErrorLowerLimitAttribute , See chart:error-lower-limit
 void setChartErrorLowerRangeAttribute(java.lang.String chartErrorLowerRangeValue)
          Sets the value of ODFDOM attribute representation ChartErrorLowerRangeAttribute , See chart:error-lower-range
 void setChartErrorMarginAttribute(java.lang.Double chartErrorMarginValue)
          Sets the value of ODFDOM attribute representation ChartErrorMarginAttribute , See chart:error-margin
 void setChartErrorPercentageAttribute(java.lang.Double chartErrorPercentageValue)
          Sets the value of ODFDOM attribute representation ChartErrorPercentageAttribute , See chart:error-percentage
 void setChartErrorUpperIndicatorAttribute(java.lang.Boolean chartErrorUpperIndicatorValue)
          Sets the value of ODFDOM attribute representation ChartErrorUpperIndicatorAttribute , See chart:error-upper-indicator
 void setChartErrorUpperLimitAttribute(java.lang.Double chartErrorUpperLimitValue)
          Sets the value of ODFDOM attribute representation ChartErrorUpperLimitAttribute , See chart:error-upper-limit
 void setChartErrorUpperRangeAttribute(java.lang.String chartErrorUpperRangeValue)
          Sets the value of ODFDOM attribute representation ChartErrorUpperRangeAttribute , See chart:error-upper-range
 void setChartGapWidthAttribute(java.lang.Integer chartGapWidthValue)
          Sets the value of ODFDOM attribute representation ChartGapWidthAttribute , See chart:gap-width
 void setChartGroupBarsPerAxisAttribute(java.lang.Boolean chartGroupBarsPerAxisValue)
          Sets the value of ODFDOM attribute representation ChartGroupBarsPerAxisAttribute , See chart:group-bars-per-axis
 void setChartHoleSizeAttribute(java.lang.String chartHoleSizeValue)
          Sets the value of ODFDOM attribute representation ChartHoleSizeAttribute , See chart:hole-size
 void setChartIncludeHiddenCellsAttribute(java.lang.Boolean chartIncludeHiddenCellsValue)
          Sets the value of ODFDOM attribute representation ChartIncludeHiddenCellsAttribute , See chart:include-hidden-cells
 void setChartInterpolationAttribute(java.lang.String chartInterpolationValue)
          Sets the value of ODFDOM attribute representation ChartInterpolationAttribute , See chart:interpolation
 void setChartIntervalMajorAttribute(java.lang.Double chartIntervalMajorValue)
          Sets the value of ODFDOM attribute representation ChartIntervalMajorAttribute , See chart:interval-major
 void setChartIntervalMinorDivisorAttribute(java.lang.Integer chartIntervalMinorDivisorValue)
          Sets the value of ODFDOM attribute representation ChartIntervalMinorDivisorAttribute , See chart:interval-minor-divisor
 void setChartJapaneseCandleStickAttribute(java.lang.Boolean chartJapaneseCandleStickValue)
          Sets the value of ODFDOM attribute representation ChartJapaneseCandleStickAttribute , See chart:japanese-candle-stick
 void setChartLabelArrangementAttribute(java.lang.String chartLabelArrangementValue)
          Sets the value of ODFDOM attribute representation ChartLabelArrangementAttribute , See chart:label-arrangement
 void setChartLabelPositionAttribute(java.lang.String chartLabelPositionValue)
          Sets the value of ODFDOM attribute representation ChartLabelPositionAttribute , See chart:label-position
 void setChartLabelPositionNegativeAttribute(java.lang.String chartLabelPositionNegativeValue)
          Sets the value of ODFDOM attribute representation ChartLabelPositionNegativeAttribute , See chart:label-position-negative
 void setChartLinesAttribute(java.lang.Boolean chartLinesValue)
          Sets the value of ODFDOM attribute representation ChartLinesAttribute , See chart:lines
 void setChartLinkDataStyleToSourceAttribute(java.lang.Boolean chartLinkDataStyleToSourceValue)
          Sets the value of ODFDOM attribute representation ChartLinkDataStyleToSourceAttribute , See chart:link-data-style-to-source
 void setChartLogarithmicAttribute(java.lang.Boolean chartLogarithmicValue)
          Sets the value of ODFDOM attribute representation ChartLogarithmicAttribute , See chart:logarithmic
 void setChartMaximumAttribute(java.lang.Double chartMaximumValue)
          Sets the value of ODFDOM attribute representation ChartMaximumAttribute , See chart:maximum
 void setChartMeanValueAttribute(java.lang.Boolean chartMeanValueValue)
          Sets the value of ODFDOM attribute representation ChartMeanValueAttribute , See chart:mean-value
 void setChartMinimumAttribute(java.lang.Double chartMinimumValue)
          Sets the value of ODFDOM attribute representation ChartMinimumAttribute , See chart:minimum
 void setChartOriginAttribute(java.lang.Double chartOriginValue)
          Sets the value of ODFDOM attribute representation ChartOriginAttribute , See chart:origin
 void setChartOverlapAttribute(java.lang.Integer chartOverlapValue)
          Sets the value of ODFDOM attribute representation ChartOverlapAttribute , See chart:overlap
 void setChartPercentageAttribute(java.lang.Boolean chartPercentageValue)
          Sets the value of ODFDOM attribute representation ChartPercentageAttribute , See chart:percentage
 void setChartPieOffsetAttribute(java.lang.Integer chartPieOffsetValue)
          Sets the value of ODFDOM attribute representation ChartPieOffsetAttribute , See chart:pie-offset
 void setChartRegressionTypeAttribute(java.lang.String chartRegressionTypeValue)
          Sets the value of ODFDOM attribute representation ChartRegressionTypeAttribute , See chart:regression-type
 void setChartReverseDirectionAttribute(java.lang.Boolean chartReverseDirectionValue)
          Sets the value of ODFDOM attribute representation ChartReverseDirectionAttribute , See chart:reverse-direction
 void setChartRightAngledAxesAttribute(java.lang.Boolean chartRightAngledAxesValue)
          Sets the value of ODFDOM attribute representation ChartRightAngledAxesAttribute , See chart:right-angled-axes
 void setChartScaleTextAttribute(java.lang.Boolean chartScaleTextValue)
          Sets the value of ODFDOM attribute representation ChartScaleTextAttribute , See chart:scale-text
 void setChartSeriesSourceAttribute(java.lang.String chartSeriesSourceValue)
          Sets the value of ODFDOM attribute representation ChartSeriesSourceAttribute , See chart:series-source
 void setChartSolidTypeAttribute(java.lang.String chartSolidTypeValue)
          Sets the value of ODFDOM attribute representation ChartSolidTypeAttribute , See chart:solid-type
 void setChartSortByXValuesAttribute(java.lang.Boolean chartSortByXValuesValue)
          Sets the value of ODFDOM attribute representation ChartSortByXValuesAttribute , See chart:sort-by-x-values
 void setChartSplineOrderAttribute(java.lang.Integer chartSplineOrderValue)
          Sets the value of ODFDOM attribute representation ChartSplineOrderAttribute , See chart:spline-order
 void setChartSplineResolutionAttribute(java.lang.Integer chartSplineResolutionValue)
          Sets the value of ODFDOM attribute representation ChartSplineResolutionAttribute , See chart:spline-resolution
 void setChartStackedAttribute(java.lang.Boolean chartStackedValue)
          Sets the value of ODFDOM attribute representation ChartStackedAttribute , See chart:stacked
 void setChartSymbolHeightAttribute(java.lang.String chartSymbolHeightValue)
          Sets the value of ODFDOM attribute representation ChartSymbolHeightAttribute , See chart:symbol-height
 void setChartSymbolNameAttribute(java.lang.String chartSymbolNameValue)
          Sets the value of ODFDOM attribute representation ChartSymbolNameAttribute , See chart:symbol-name
 void setChartSymbolTypeAttribute(java.lang.String chartSymbolTypeValue)
          Sets the value of ODFDOM attribute representation ChartSymbolTypeAttribute , See chart:symbol-type
 void setChartSymbolWidthAttribute(java.lang.String chartSymbolWidthValue)
          Sets the value of ODFDOM attribute representation ChartSymbolWidthAttribute , See chart:symbol-width
 void setChartTextOverlapAttribute(java.lang.Boolean chartTextOverlapValue)
          Sets the value of ODFDOM attribute representation ChartTextOverlapAttribute , See chart:text-overlap
 void setChartThreeDimensionalAttribute(java.lang.Boolean chartThreeDimensionalValue)
          Sets the value of ODFDOM attribute representation ChartThreeDimensionalAttribute , See chart:three-dimensional
 void setChartTickMarkPositionAttribute(java.lang.String chartTickMarkPositionValue)
          Sets the value of ODFDOM attribute representation ChartTickMarkPositionAttribute , See chart:tick-mark-position
 void setChartTickMarksMajorInnerAttribute(java.lang.Boolean chartTickMarksMajorInnerValue)
          Sets the value of ODFDOM attribute representation ChartTickMarksMajorInnerAttribute , See chart:tick-marks-major-inner
 void setChartTickMarksMajorOuterAttribute(java.lang.Boolean chartTickMarksMajorOuterValue)
          Sets the value of ODFDOM attribute representation ChartTickMarksMajorOuterAttribute , See chart:tick-marks-major-outer
 void setChartTickMarksMinorInnerAttribute(java.lang.Boolean chartTickMarksMinorInnerValue)
          Sets the value of ODFDOM attribute representation ChartTickMarksMinorInnerAttribute , See chart:tick-marks-minor-inner
 void setChartTickMarksMinorOuterAttribute(java.lang.Boolean chartTickMarksMinorOuterValue)
          Sets the value of ODFDOM attribute representation ChartTickMarksMinorOuterAttribute , See chart:tick-marks-minor-outer
 void setChartTreatEmptyCellsAttribute(java.lang.String chartTreatEmptyCellsValue)
          Sets the value of ODFDOM attribute representation ChartTreatEmptyCellsAttribute , See chart:treat-empty-cells
 void setChartVerticalAttribute(java.lang.Boolean chartVerticalValue)
          Sets the value of ODFDOM attribute representation ChartVerticalAttribute , See chart:vertical
 void setChartVisibleAttribute(java.lang.Boolean chartVisibleValue)
          Sets the value of ODFDOM attribute representation ChartVisibleAttribute , See chart:visible
 void setStyleDirectionAttribute(java.lang.String styleDirectionValue)
          Sets the value of ODFDOM attribute representation StyleDirectionAttribute , See style:direction
 void setStyleRotationAngleAttribute(java.lang.String styleRotationAngleValue)
          Sets the value of ODFDOM attribute representation StyleRotationAngleAttribute , See style:rotation-angle
 void setTextLineBreakAttribute(java.lang.Boolean textLineBreakValue)
          Sets the value of ODFDOM attribute representation TextLineBreakAttribute , See text:line-break
 
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylePropertiesBase
hashCode
 
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
 
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
 
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
 
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
 
Methods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSibling
 
Methods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.w3c.dom.Node
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
 

Field Detail

ELEMENT_NAME

public static final OdfName ELEMENT_NAME

AngleOffset

public static final OdfStyleProperty AngleOffset

AutoPosition

public static final OdfStyleProperty AutoPosition

AutoSize

public static final OdfStyleProperty AutoSize

AxisLabelPosition

public static final OdfStyleProperty AxisLabelPosition

AxisPosition

public static final OdfStyleProperty AxisPosition

ConnectBars

public static final OdfStyleProperty ConnectBars

DataLabelNumber

public static final OdfStyleProperty DataLabelNumber

DataLabelSymbol

public static final OdfStyleProperty DataLabelSymbol

DataLabelText

public static final OdfStyleProperty DataLabelText

Deep

public static final OdfStyleProperty Deep

DisplayLabel

public static final OdfStyleProperty DisplayLabel

ErrorCategory

public static final OdfStyleProperty ErrorCategory

ErrorLowerIndicator

public static final OdfStyleProperty ErrorLowerIndicator

ErrorLowerLimit

public static final OdfStyleProperty ErrorLowerLimit

ErrorLowerRange

public static final OdfStyleProperty ErrorLowerRange

ErrorMargin

public static final OdfStyleProperty ErrorMargin

ErrorPercentage

public static final OdfStyleProperty ErrorPercentage

ErrorUpperIndicator

public static final OdfStyleProperty ErrorUpperIndicator

ErrorUpperLimit

public static final OdfStyleProperty ErrorUpperLimit

ErrorUpperRange

public static final OdfStyleProperty ErrorUpperRange

GapWidth

public static final OdfStyleProperty GapWidth

GroupBarsPerAxis

public static final OdfStyleProperty GroupBarsPerAxis

HoleSize

public static final OdfStyleProperty HoleSize

IncludeHiddenCells

public static final OdfStyleProperty IncludeHiddenCells

Interpolation

public static final OdfStyleProperty Interpolation

IntervalMajor

public static final OdfStyleProperty IntervalMajor

IntervalMinorDivisor

public static final OdfStyleProperty IntervalMinorDivisor

JapaneseCandleStick

public static final OdfStyleProperty JapaneseCandleStick

LabelArrangement

public static final OdfStyleProperty LabelArrangement

LabelPosition

public static final OdfStyleProperty LabelPosition

LabelPositionNegative

public static final OdfStyleProperty LabelPositionNegative

Lines

public static final OdfStyleProperty Lines

LinkDataStyleToSource

public static final OdfStyleProperty LinkDataStyleToSource

Logarithmic

public static final OdfStyleProperty Logarithmic

Maximum

public static final OdfStyleProperty Maximum

MeanValue

public static final OdfStyleProperty MeanValue

Minimum

public static final OdfStyleProperty Minimum

Origin

public static final OdfStyleProperty Origin

Overlap

public static final OdfStyleProperty Overlap

Percentage

public static final OdfStyleProperty Percentage

PieOffset

public static final OdfStyleProperty PieOffset

RegressionType

public static final OdfStyleProperty RegressionType

ReverseDirection

public static final OdfStyleProperty ReverseDirection

RightAngledAxes

public static final OdfStyleProperty RightAngledAxes

ScaleText

public static final OdfStyleProperty ScaleText

SeriesSource

public static final OdfStyleProperty SeriesSource

SolidType

public static final OdfStyleProperty SolidType

SortByXValues

public static final OdfStyleProperty SortByXValues

SplineOrder

public static final OdfStyleProperty SplineOrder

SplineResolution

public static final OdfStyleProperty SplineResolution

Stacked

public static final OdfStyleProperty Stacked

SymbolHeight

public static final OdfStyleProperty SymbolHeight

SymbolName

public static final OdfStyleProperty SymbolName

SymbolType

public static final OdfStyleProperty SymbolType

SymbolWidth

public static final OdfStyleProperty SymbolWidth

TextOverlap

public static final OdfStyleProperty TextOverlap

ThreeDimensional

public static final OdfStyleProperty ThreeDimensional

TickMarkPosition

public static final OdfStyleProperty TickMarkPosition

TickMarksMajorInner

public static final OdfStyleProperty TickMarksMajorInner

TickMarksMajorOuter

public static final OdfStyleProperty TickMarksMajorOuter

TickMarksMinorInner

public static final OdfStyleProperty TickMarksMinorInner

TickMarksMinorOuter

public static final OdfStyleProperty TickMarksMinorOuter

TreatEmptyCells

public static final OdfStyleProperty TreatEmptyCells

Vertical

public static final OdfStyleProperty Vertical

Visible

public static final OdfStyleProperty Visible

Direction

public static final OdfStyleProperty Direction

RotationAngle

public static final OdfStyleProperty RotationAngle

LineBreak

public static final OdfStyleProperty LineBreak
Constructor Detail

StyleChartPropertiesElement

public StyleChartPropertiesElement(OdfFileDom ownerDoc)
Create the instance of StyleChartPropertiesElement

Parameters:
ownerDoc - The type is OdfFileDom
Method Detail

getOdfName

public OdfName getOdfName()
Get the element name

Specified by:
getOdfName in class OdfElement
Returns:
return OdfName the name of element style:chart-properties.

getChartAngleOffsetAttribute

public java.lang.String getChartAngleOffsetAttribute()
Receives the value of the ODFDOM attribute representation ChartAngleOffsetAttribute , See chart:angle-offset

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartAngleOffsetAttribute

public void setChartAngleOffsetAttribute(java.lang.String chartAngleOffsetValue)
Sets the value of ODFDOM attribute representation ChartAngleOffsetAttribute , See chart:angle-offset

Parameters:
chartAngleOffsetValue - The type is String

getChartAutoPositionAttribute

public java.lang.Boolean getChartAutoPositionAttribute()
Receives the value of the ODFDOM attribute representation ChartAutoPositionAttribute , See chart:auto-position

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartAutoPositionAttribute

public void setChartAutoPositionAttribute(java.lang.Boolean chartAutoPositionValue)
Sets the value of ODFDOM attribute representation ChartAutoPositionAttribute , See chart:auto-position

Parameters:
chartAutoPositionValue - The type is Boolean

getChartAutoSizeAttribute

public java.lang.Boolean getChartAutoSizeAttribute()
Receives the value of the ODFDOM attribute representation ChartAutoSizeAttribute , See chart:auto-size

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartAutoSizeAttribute

public void setChartAutoSizeAttribute(java.lang.Boolean chartAutoSizeValue)
Sets the value of ODFDOM attribute representation ChartAutoSizeAttribute , See chart:auto-size

Parameters:
chartAutoSizeValue - The type is Boolean

getChartAxisLabelPositionAttribute

public java.lang.String getChartAxisLabelPositionAttribute()
Receives the value of the ODFDOM attribute representation ChartAxisLabelPositionAttribute , See chart:axis-label-position

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartAxisLabelPositionAttribute

public void setChartAxisLabelPositionAttribute(java.lang.String chartAxisLabelPositionValue)
Sets the value of ODFDOM attribute representation ChartAxisLabelPositionAttribute , See chart:axis-label-position

Parameters:
chartAxisLabelPositionValue - The type is String

getChartAxisPositionAttribute

public java.lang.Double getChartAxisPositionAttribute()
Receives the value of the ODFDOM attribute representation ChartAxisPositionAttribute , See chart:axis-position

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setChartAxisPositionAttribute

public void setChartAxisPositionAttribute(java.lang.Double chartAxisPositionValue)
Sets the value of ODFDOM attribute representation ChartAxisPositionAttribute , See chart:axis-position

Parameters:
chartAxisPositionValue - The type is Double

getChartConnectBarsAttribute

public java.lang.Boolean getChartConnectBarsAttribute()
Receives the value of the ODFDOM attribute representation ChartConnectBarsAttribute , See chart:connect-bars

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartConnectBarsAttribute

public void setChartConnectBarsAttribute(java.lang.Boolean chartConnectBarsValue)
Sets the value of ODFDOM attribute representation ChartConnectBarsAttribute , See chart:connect-bars

Parameters:
chartConnectBarsValue - The type is Boolean

getChartDataLabelNumberAttribute

public java.lang.String getChartDataLabelNumberAttribute()
Receives the value of the ODFDOM attribute representation ChartDataLabelNumberAttribute , See chart:data-label-number

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartDataLabelNumberAttribute

public void setChartDataLabelNumberAttribute(java.lang.String chartDataLabelNumberValue)
Sets the value of ODFDOM attribute representation ChartDataLabelNumberAttribute , See chart:data-label-number

Parameters:
chartDataLabelNumberValue - The type is String

getChartDataLabelSymbolAttribute

public java.lang.Boolean getChartDataLabelSymbolAttribute()
Receives the value of the ODFDOM attribute representation ChartDataLabelSymbolAttribute , See chart:data-label-symbol

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartDataLabelSymbolAttribute

public void setChartDataLabelSymbolAttribute(java.lang.Boolean chartDataLabelSymbolValue)
Sets the value of ODFDOM attribute representation ChartDataLabelSymbolAttribute , See chart:data-label-symbol

Parameters:
chartDataLabelSymbolValue - The type is Boolean

getChartDataLabelTextAttribute

public java.lang.Boolean getChartDataLabelTextAttribute()
Receives the value of the ODFDOM attribute representation ChartDataLabelTextAttribute , See chart:data-label-text

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartDataLabelTextAttribute

public void setChartDataLabelTextAttribute(java.lang.Boolean chartDataLabelTextValue)
Sets the value of ODFDOM attribute representation ChartDataLabelTextAttribute , See chart:data-label-text

Parameters:
chartDataLabelTextValue - The type is Boolean

getChartDeepAttribute

public java.lang.Boolean getChartDeepAttribute()
Receives the value of the ODFDOM attribute representation ChartDeepAttribute , See chart:deep

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartDeepAttribute

public void setChartDeepAttribute(java.lang.Boolean chartDeepValue)
Sets the value of ODFDOM attribute representation ChartDeepAttribute , See chart:deep

Parameters:
chartDeepValue - The type is Boolean

getChartDisplayLabelAttribute

public java.lang.Boolean getChartDisplayLabelAttribute()
Receives the value of the ODFDOM attribute representation ChartDisplayLabelAttribute , See chart:display-label

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartDisplayLabelAttribute

public void setChartDisplayLabelAttribute(java.lang.Boolean chartDisplayLabelValue)
Sets the value of ODFDOM attribute representation ChartDisplayLabelAttribute , See chart:display-label

Parameters:
chartDisplayLabelValue - The type is Boolean

getChartErrorCategoryAttribute

public java.lang.String getChartErrorCategoryAttribute()
Receives the value of the ODFDOM attribute representation ChartErrorCategoryAttribute , See chart:error-category

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartErrorCategoryAttribute

public void setChartErrorCategoryAttribute(java.lang.String chartErrorCategoryValue)
Sets the value of ODFDOM attribute representation ChartErrorCategoryAttribute , See chart:error-category

Parameters:
chartErrorCategoryValue - The type is String

getChartErrorLowerIndicatorAttribute

public java.lang.Boolean getChartErrorLowerIndicatorAttribute()
Receives the value of the ODFDOM attribute representation ChartErrorLowerIndicatorAttribute , See chart:error-lower-indicator

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartErrorLowerIndicatorAttribute

public void setChartErrorLowerIndicatorAttribute(java.lang.Boolean chartErrorLowerIndicatorValue)
Sets the value of ODFDOM attribute representation ChartErrorLowerIndicatorAttribute , See chart:error-lower-indicator

Parameters:
chartErrorLowerIndicatorValue - The type is Boolean

getChartErrorLowerLimitAttribute

public java.lang.Double getChartErrorLowerLimitAttribute()
Receives the value of the ODFDOM attribute representation ChartErrorLowerLimitAttribute , See chart:error-lower-limit

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setChartErrorLowerLimitAttribute

public void setChartErrorLowerLimitAttribute(java.lang.Double chartErrorLowerLimitValue)
Sets the value of ODFDOM attribute representation ChartErrorLowerLimitAttribute , See chart:error-lower-limit

Parameters:
chartErrorLowerLimitValue - The type is Double

getChartErrorLowerRangeAttribute

public java.lang.String getChartErrorLowerRangeAttribute()
Receives the value of the ODFDOM attribute representation ChartErrorLowerRangeAttribute , See chart:error-lower-range

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartErrorLowerRangeAttribute

public void setChartErrorLowerRangeAttribute(java.lang.String chartErrorLowerRangeValue)
Sets the value of ODFDOM attribute representation ChartErrorLowerRangeAttribute , See chart:error-lower-range

Parameters:
chartErrorLowerRangeValue - The type is String

getChartErrorMarginAttribute

public java.lang.Double getChartErrorMarginAttribute()
Receives the value of the ODFDOM attribute representation ChartErrorMarginAttribute , See chart:error-margin

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setChartErrorMarginAttribute

public void setChartErrorMarginAttribute(java.lang.Double chartErrorMarginValue)
Sets the value of ODFDOM attribute representation ChartErrorMarginAttribute , See chart:error-margin

Parameters:
chartErrorMarginValue - The type is Double

getChartErrorPercentageAttribute

public java.lang.Double getChartErrorPercentageAttribute()
Receives the value of the ODFDOM attribute representation ChartErrorPercentageAttribute , See chart:error-percentage

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setChartErrorPercentageAttribute

public void setChartErrorPercentageAttribute(java.lang.Double chartErrorPercentageValue)
Sets the value of ODFDOM attribute representation ChartErrorPercentageAttribute , See chart:error-percentage

Parameters:
chartErrorPercentageValue - The type is Double

getChartErrorUpperIndicatorAttribute

public java.lang.Boolean getChartErrorUpperIndicatorAttribute()
Receives the value of the ODFDOM attribute representation ChartErrorUpperIndicatorAttribute , See chart:error-upper-indicator

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartErrorUpperIndicatorAttribute

public void setChartErrorUpperIndicatorAttribute(java.lang.Boolean chartErrorUpperIndicatorValue)
Sets the value of ODFDOM attribute representation ChartErrorUpperIndicatorAttribute , See chart:error-upper-indicator

Parameters:
chartErrorUpperIndicatorValue - The type is Boolean

getChartErrorUpperLimitAttribute

public java.lang.Double getChartErrorUpperLimitAttribute()
Receives the value of the ODFDOM attribute representation ChartErrorUpperLimitAttribute , See chart:error-upper-limit

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setChartErrorUpperLimitAttribute

public void setChartErrorUpperLimitAttribute(java.lang.Double chartErrorUpperLimitValue)
Sets the value of ODFDOM attribute representation ChartErrorUpperLimitAttribute , See chart:error-upper-limit

Parameters:
chartErrorUpperLimitValue - The type is Double

getChartErrorUpperRangeAttribute

public java.lang.String getChartErrorUpperRangeAttribute()
Receives the value of the ODFDOM attribute representation ChartErrorUpperRangeAttribute , See chart:error-upper-range

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartErrorUpperRangeAttribute

public void setChartErrorUpperRangeAttribute(java.lang.String chartErrorUpperRangeValue)
Sets the value of ODFDOM attribute representation ChartErrorUpperRangeAttribute , See chart:error-upper-range

Parameters:
chartErrorUpperRangeValue - The type is String

getChartGapWidthAttribute

public java.lang.Integer getChartGapWidthAttribute()
Receives the value of the ODFDOM attribute representation ChartGapWidthAttribute , See chart:gap-width

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setChartGapWidthAttribute

public void setChartGapWidthAttribute(java.lang.Integer chartGapWidthValue)
Sets the value of ODFDOM attribute representation ChartGapWidthAttribute , See chart:gap-width

Parameters:
chartGapWidthValue - The type is Integer

getChartGroupBarsPerAxisAttribute

public java.lang.Boolean getChartGroupBarsPerAxisAttribute()
Receives the value of the ODFDOM attribute representation ChartGroupBarsPerAxisAttribute , See chart:group-bars-per-axis

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartGroupBarsPerAxisAttribute

public void setChartGroupBarsPerAxisAttribute(java.lang.Boolean chartGroupBarsPerAxisValue)
Sets the value of ODFDOM attribute representation ChartGroupBarsPerAxisAttribute , See chart:group-bars-per-axis

Parameters:
chartGroupBarsPerAxisValue - The type is Boolean

getChartHoleSizeAttribute

public java.lang.String getChartHoleSizeAttribute()
Receives the value of the ODFDOM attribute representation ChartHoleSizeAttribute , See chart:hole-size

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartHoleSizeAttribute

public void setChartHoleSizeAttribute(java.lang.String chartHoleSizeValue)
Sets the value of ODFDOM attribute representation ChartHoleSizeAttribute , See chart:hole-size

Parameters:
chartHoleSizeValue - The type is String

getChartIncludeHiddenCellsAttribute

public java.lang.Boolean getChartIncludeHiddenCellsAttribute()
Receives the value of the ODFDOM attribute representation ChartIncludeHiddenCellsAttribute , See chart:include-hidden-cells

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartIncludeHiddenCellsAttribute

public void setChartIncludeHiddenCellsAttribute(java.lang.Boolean chartIncludeHiddenCellsValue)
Sets the value of ODFDOM attribute representation ChartIncludeHiddenCellsAttribute , See chart:include-hidden-cells

Parameters:
chartIncludeHiddenCellsValue - The type is Boolean

getChartInterpolationAttribute

public java.lang.String getChartInterpolationAttribute()
Receives the value of the ODFDOM attribute representation ChartInterpolationAttribute , See chart:interpolation

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartInterpolationAttribute

public void setChartInterpolationAttribute(java.lang.String chartInterpolationValue)
Sets the value of ODFDOM attribute representation ChartInterpolationAttribute , See chart:interpolation

Parameters:
chartInterpolationValue - The type is String

getChartIntervalMajorAttribute

public java.lang.Double getChartIntervalMajorAttribute()
Receives the value of the ODFDOM attribute representation ChartIntervalMajorAttribute , See chart:interval-major

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setChartIntervalMajorAttribute

public void setChartIntervalMajorAttribute(java.lang.Double chartIntervalMajorValue)
Sets the value of ODFDOM attribute representation ChartIntervalMajorAttribute , See chart:interval-major

Parameters:
chartIntervalMajorValue - The type is Double

getChartIntervalMinorDivisorAttribute

public java.lang.Integer getChartIntervalMinorDivisorAttribute()
Receives the value of the ODFDOM attribute representation ChartIntervalMinorDivisorAttribute , See chart:interval-minor-divisor

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setChartIntervalMinorDivisorAttribute

public void setChartIntervalMinorDivisorAttribute(java.lang.Integer chartIntervalMinorDivisorValue)
Sets the value of ODFDOM attribute representation ChartIntervalMinorDivisorAttribute , See chart:interval-minor-divisor

Parameters:
chartIntervalMinorDivisorValue - The type is Integer

getChartJapaneseCandleStickAttribute

public java.lang.Boolean getChartJapaneseCandleStickAttribute()
Receives the value of the ODFDOM attribute representation ChartJapaneseCandleStickAttribute , See chart:japanese-candle-stick

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartJapaneseCandleStickAttribute

public void setChartJapaneseCandleStickAttribute(java.lang.Boolean chartJapaneseCandleStickValue)
Sets the value of ODFDOM attribute representation ChartJapaneseCandleStickAttribute , See chart:japanese-candle-stick

Parameters:
chartJapaneseCandleStickValue - The type is Boolean

getChartLabelArrangementAttribute

public java.lang.String getChartLabelArrangementAttribute()
Receives the value of the ODFDOM attribute representation ChartLabelArrangementAttribute , See chart:label-arrangement

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartLabelArrangementAttribute

public void setChartLabelArrangementAttribute(java.lang.String chartLabelArrangementValue)
Sets the value of ODFDOM attribute representation ChartLabelArrangementAttribute , See chart:label-arrangement

Parameters:
chartLabelArrangementValue - The type is String

getChartLabelPositionAttribute

public java.lang.String getChartLabelPositionAttribute()
Receives the value of the ODFDOM attribute representation ChartLabelPositionAttribute , See chart:label-position

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartLabelPositionAttribute

public void setChartLabelPositionAttribute(java.lang.String chartLabelPositionValue)
Sets the value of ODFDOM attribute representation ChartLabelPositionAttribute , See chart:label-position

Parameters:
chartLabelPositionValue - The type is String

getChartLabelPositionNegativeAttribute

public java.lang.String getChartLabelPositionNegativeAttribute()
Receives the value of the ODFDOM attribute representation ChartLabelPositionNegativeAttribute , See chart:label-position-negative

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartLabelPositionNegativeAttribute

public void setChartLabelPositionNegativeAttribute(java.lang.String chartLabelPositionNegativeValue)
Sets the value of ODFDOM attribute representation ChartLabelPositionNegativeAttribute , See chart:label-position-negative

Parameters:
chartLabelPositionNegativeValue - The type is String

getChartLinesAttribute

public java.lang.Boolean getChartLinesAttribute()
Receives the value of the ODFDOM attribute representation ChartLinesAttribute , See chart:lines

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartLinesAttribute

public void setChartLinesAttribute(java.lang.Boolean chartLinesValue)
Sets the value of ODFDOM attribute representation ChartLinesAttribute , See chart:lines

Parameters:
chartLinesValue - The type is Boolean

getChartLinkDataStyleToSourceAttribute

public java.lang.Boolean getChartLinkDataStyleToSourceAttribute()
Receives the value of the ODFDOM attribute representation ChartLinkDataStyleToSourceAttribute , See chart:link-data-style-to-source

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartLinkDataStyleToSourceAttribute

public void setChartLinkDataStyleToSourceAttribute(java.lang.Boolean chartLinkDataStyleToSourceValue)
Sets the value of ODFDOM attribute representation ChartLinkDataStyleToSourceAttribute , See chart:link-data-style-to-source

Parameters:
chartLinkDataStyleToSourceValue - The type is Boolean

getChartLogarithmicAttribute

public java.lang.Boolean getChartLogarithmicAttribute()
Receives the value of the ODFDOM attribute representation ChartLogarithmicAttribute , See chart:logarithmic

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartLogarithmicAttribute

public void setChartLogarithmicAttribute(java.lang.Boolean chartLogarithmicValue)
Sets the value of ODFDOM attribute representation ChartLogarithmicAttribute , See chart:logarithmic

Parameters:
chartLogarithmicValue - The type is Boolean

getChartMaximumAttribute

public java.lang.Double getChartMaximumAttribute()
Receives the value of the ODFDOM attribute representation ChartMaximumAttribute , See chart:maximum

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setChartMaximumAttribute

public void setChartMaximumAttribute(java.lang.Double chartMaximumValue)
Sets the value of ODFDOM attribute representation ChartMaximumAttribute , See chart:maximum

Parameters:
chartMaximumValue - The type is Double

getChartMeanValueAttribute

public java.lang.Boolean getChartMeanValueAttribute()
Receives the value of the ODFDOM attribute representation ChartMeanValueAttribute , See chart:mean-value

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartMeanValueAttribute

public void setChartMeanValueAttribute(java.lang.Boolean chartMeanValueValue)
Sets the value of ODFDOM attribute representation ChartMeanValueAttribute , See chart:mean-value

Parameters:
chartMeanValueValue - The type is Boolean

getChartMinimumAttribute

public java.lang.Double getChartMinimumAttribute()
Receives the value of the ODFDOM attribute representation ChartMinimumAttribute , See chart:minimum

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setChartMinimumAttribute

public void setChartMinimumAttribute(java.lang.Double chartMinimumValue)
Sets the value of ODFDOM attribute representation ChartMinimumAttribute , See chart:minimum

Parameters:
chartMinimumValue - The type is Double

getChartOriginAttribute

public java.lang.Double getChartOriginAttribute()
Receives the value of the ODFDOM attribute representation ChartOriginAttribute , See chart:origin

Returns:
- the Double , the value or null, if the attribute is not set and no default value defined.

setChartOriginAttribute

public void setChartOriginAttribute(java.lang.Double chartOriginValue)
Sets the value of ODFDOM attribute representation ChartOriginAttribute , See chart:origin

Parameters:
chartOriginValue - The type is Double

getChartOverlapAttribute

public java.lang.Integer getChartOverlapAttribute()
Receives the value of the ODFDOM attribute representation ChartOverlapAttribute , See chart:overlap

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setChartOverlapAttribute

public void setChartOverlapAttribute(java.lang.Integer chartOverlapValue)
Sets the value of ODFDOM attribute representation ChartOverlapAttribute , See chart:overlap

Parameters:
chartOverlapValue - The type is Integer

getChartPercentageAttribute

public java.lang.Boolean getChartPercentageAttribute()
Receives the value of the ODFDOM attribute representation ChartPercentageAttribute , See chart:percentage

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartPercentageAttribute

public void setChartPercentageAttribute(java.lang.Boolean chartPercentageValue)
Sets the value of ODFDOM attribute representation ChartPercentageAttribute , See chart:percentage

Parameters:
chartPercentageValue - The type is Boolean

getChartPieOffsetAttribute

public java.lang.Integer getChartPieOffsetAttribute()
Receives the value of the ODFDOM attribute representation ChartPieOffsetAttribute , See chart:pie-offset

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setChartPieOffsetAttribute

public void setChartPieOffsetAttribute(java.lang.Integer chartPieOffsetValue)
Sets the value of ODFDOM attribute representation ChartPieOffsetAttribute , See chart:pie-offset

Parameters:
chartPieOffsetValue - The type is Integer

getChartRegressionTypeAttribute

public java.lang.String getChartRegressionTypeAttribute()
Receives the value of the ODFDOM attribute representation ChartRegressionTypeAttribute , See chart:regression-type

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartRegressionTypeAttribute

public void setChartRegressionTypeAttribute(java.lang.String chartRegressionTypeValue)
Sets the value of ODFDOM attribute representation ChartRegressionTypeAttribute , See chart:regression-type

Parameters:
chartRegressionTypeValue - The type is String

getChartReverseDirectionAttribute

public java.lang.Boolean getChartReverseDirectionAttribute()
Receives the value of the ODFDOM attribute representation ChartReverseDirectionAttribute , See chart:reverse-direction

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartReverseDirectionAttribute

public void setChartReverseDirectionAttribute(java.lang.Boolean chartReverseDirectionValue)
Sets the value of ODFDOM attribute representation ChartReverseDirectionAttribute , See chart:reverse-direction

Parameters:
chartReverseDirectionValue - The type is Boolean

getChartRightAngledAxesAttribute

public java.lang.Boolean getChartRightAngledAxesAttribute()
Receives the value of the ODFDOM attribute representation ChartRightAngledAxesAttribute , See chart:right-angled-axes

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartRightAngledAxesAttribute

public void setChartRightAngledAxesAttribute(java.lang.Boolean chartRightAngledAxesValue)
Sets the value of ODFDOM attribute representation ChartRightAngledAxesAttribute , See chart:right-angled-axes

Parameters:
chartRightAngledAxesValue - The type is Boolean

getChartScaleTextAttribute

public java.lang.Boolean getChartScaleTextAttribute()
Receives the value of the ODFDOM attribute representation ChartScaleTextAttribute , See chart:scale-text

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartScaleTextAttribute

public void setChartScaleTextAttribute(java.lang.Boolean chartScaleTextValue)
Sets the value of ODFDOM attribute representation ChartScaleTextAttribute , See chart:scale-text

Parameters:
chartScaleTextValue - The type is Boolean

getChartSeriesSourceAttribute

public java.lang.String getChartSeriesSourceAttribute()
Receives the value of the ODFDOM attribute representation ChartSeriesSourceAttribute , See chart:series-source

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartSeriesSourceAttribute

public void setChartSeriesSourceAttribute(java.lang.String chartSeriesSourceValue)
Sets the value of ODFDOM attribute representation ChartSeriesSourceAttribute , See chart:series-source

Parameters:
chartSeriesSourceValue - The type is String

getChartSolidTypeAttribute

public java.lang.String getChartSolidTypeAttribute()
Receives the value of the ODFDOM attribute representation ChartSolidTypeAttribute , See chart:solid-type

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartSolidTypeAttribute

public void setChartSolidTypeAttribute(java.lang.String chartSolidTypeValue)
Sets the value of ODFDOM attribute representation ChartSolidTypeAttribute , See chart:solid-type

Parameters:
chartSolidTypeValue - The type is String

getChartSortByXValuesAttribute

public java.lang.Boolean getChartSortByXValuesAttribute()
Receives the value of the ODFDOM attribute representation ChartSortByXValuesAttribute , See chart:sort-by-x-values

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartSortByXValuesAttribute

public void setChartSortByXValuesAttribute(java.lang.Boolean chartSortByXValuesValue)
Sets the value of ODFDOM attribute representation ChartSortByXValuesAttribute , See chart:sort-by-x-values

Parameters:
chartSortByXValuesValue - The type is Boolean

getChartSplineOrderAttribute

public java.lang.Integer getChartSplineOrderAttribute()
Receives the value of the ODFDOM attribute representation ChartSplineOrderAttribute , See chart:spline-order

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setChartSplineOrderAttribute

public void setChartSplineOrderAttribute(java.lang.Integer chartSplineOrderValue)
Sets the value of ODFDOM attribute representation ChartSplineOrderAttribute , See chart:spline-order

Parameters:
chartSplineOrderValue - The type is Integer

getChartSplineResolutionAttribute

public java.lang.Integer getChartSplineResolutionAttribute()
Receives the value of the ODFDOM attribute representation ChartSplineResolutionAttribute , See chart:spline-resolution

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setChartSplineResolutionAttribute

public void setChartSplineResolutionAttribute(java.lang.Integer chartSplineResolutionValue)
Sets the value of ODFDOM attribute representation ChartSplineResolutionAttribute , See chart:spline-resolution

Parameters:
chartSplineResolutionValue - The type is Integer

getChartStackedAttribute

public java.lang.Boolean getChartStackedAttribute()
Receives the value of the ODFDOM attribute representation ChartStackedAttribute , See chart:stacked

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartStackedAttribute

public void setChartStackedAttribute(java.lang.Boolean chartStackedValue)
Sets the value of ODFDOM attribute representation ChartStackedAttribute , See chart:stacked

Parameters:
chartStackedValue - The type is Boolean

getChartSymbolHeightAttribute

public java.lang.String getChartSymbolHeightAttribute()
Receives the value of the ODFDOM attribute representation ChartSymbolHeightAttribute , See chart:symbol-height

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartSymbolHeightAttribute

public void setChartSymbolHeightAttribute(java.lang.String chartSymbolHeightValue)
Sets the value of ODFDOM attribute representation ChartSymbolHeightAttribute , See chart:symbol-height

Parameters:
chartSymbolHeightValue - The type is String

getChartSymbolNameAttribute

public java.lang.String getChartSymbolNameAttribute()
Receives the value of the ODFDOM attribute representation ChartSymbolNameAttribute , See chart:symbol-name

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartSymbolNameAttribute

public void setChartSymbolNameAttribute(java.lang.String chartSymbolNameValue)
Sets the value of ODFDOM attribute representation ChartSymbolNameAttribute , See chart:symbol-name

Parameters:
chartSymbolNameValue - The type is String

getChartSymbolTypeAttribute

public java.lang.String getChartSymbolTypeAttribute()
Receives the value of the ODFDOM attribute representation ChartSymbolTypeAttribute , See chart:symbol-type Attribute is mandatory.

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartSymbolTypeAttribute

public void setChartSymbolTypeAttribute(java.lang.String chartSymbolTypeValue)
Sets the value of ODFDOM attribute representation ChartSymbolTypeAttribute , See chart:symbol-type

Parameters:
chartSymbolTypeValue - The type is String

getChartSymbolWidthAttribute

public java.lang.String getChartSymbolWidthAttribute()
Receives the value of the ODFDOM attribute representation ChartSymbolWidthAttribute , See chart:symbol-width

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartSymbolWidthAttribute

public void setChartSymbolWidthAttribute(java.lang.String chartSymbolWidthValue)
Sets the value of ODFDOM attribute representation ChartSymbolWidthAttribute , See chart:symbol-width

Parameters:
chartSymbolWidthValue - The type is String

getChartTextOverlapAttribute

public java.lang.Boolean getChartTextOverlapAttribute()
Receives the value of the ODFDOM attribute representation ChartTextOverlapAttribute , See chart:text-overlap

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartTextOverlapAttribute

public void setChartTextOverlapAttribute(java.lang.Boolean chartTextOverlapValue)
Sets the value of ODFDOM attribute representation ChartTextOverlapAttribute , See chart:text-overlap

Parameters:
chartTextOverlapValue - The type is Boolean

getChartThreeDimensionalAttribute

public java.lang.Boolean getChartThreeDimensionalAttribute()
Receives the value of the ODFDOM attribute representation ChartThreeDimensionalAttribute , See chart:three-dimensional

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartThreeDimensionalAttribute

public void setChartThreeDimensionalAttribute(java.lang.Boolean chartThreeDimensionalValue)
Sets the value of ODFDOM attribute representation ChartThreeDimensionalAttribute , See chart:three-dimensional

Parameters:
chartThreeDimensionalValue - The type is Boolean

getChartTickMarkPositionAttribute

public java.lang.String getChartTickMarkPositionAttribute()
Receives the value of the ODFDOM attribute representation ChartTickMarkPositionAttribute , See chart:tick-mark-position

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartTickMarkPositionAttribute

public void setChartTickMarkPositionAttribute(java.lang.String chartTickMarkPositionValue)
Sets the value of ODFDOM attribute representation ChartTickMarkPositionAttribute , See chart:tick-mark-position

Parameters:
chartTickMarkPositionValue - The type is String

getChartTickMarksMajorInnerAttribute

public java.lang.Boolean getChartTickMarksMajorInnerAttribute()
Receives the value of the ODFDOM attribute representation ChartTickMarksMajorInnerAttribute , See chart:tick-marks-major-inner

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartTickMarksMajorInnerAttribute

public void setChartTickMarksMajorInnerAttribute(java.lang.Boolean chartTickMarksMajorInnerValue)
Sets the value of ODFDOM attribute representation ChartTickMarksMajorInnerAttribute , See chart:tick-marks-major-inner

Parameters:
chartTickMarksMajorInnerValue - The type is Boolean

getChartTickMarksMajorOuterAttribute

public java.lang.Boolean getChartTickMarksMajorOuterAttribute()
Receives the value of the ODFDOM attribute representation ChartTickMarksMajorOuterAttribute , See chart:tick-marks-major-outer

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartTickMarksMajorOuterAttribute

public void setChartTickMarksMajorOuterAttribute(java.lang.Boolean chartTickMarksMajorOuterValue)
Sets the value of ODFDOM attribute representation ChartTickMarksMajorOuterAttribute , See chart:tick-marks-major-outer

Parameters:
chartTickMarksMajorOuterValue - The type is Boolean

getChartTickMarksMinorInnerAttribute

public java.lang.Boolean getChartTickMarksMinorInnerAttribute()
Receives the value of the ODFDOM attribute representation ChartTickMarksMinorInnerAttribute , See chart:tick-marks-minor-inner

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartTickMarksMinorInnerAttribute

public void setChartTickMarksMinorInnerAttribute(java.lang.Boolean chartTickMarksMinorInnerValue)
Sets the value of ODFDOM attribute representation ChartTickMarksMinorInnerAttribute , See chart:tick-marks-minor-inner

Parameters:
chartTickMarksMinorInnerValue - The type is Boolean

getChartTickMarksMinorOuterAttribute

public java.lang.Boolean getChartTickMarksMinorOuterAttribute()
Receives the value of the ODFDOM attribute representation ChartTickMarksMinorOuterAttribute , See chart:tick-marks-minor-outer

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartTickMarksMinorOuterAttribute

public void setChartTickMarksMinorOuterAttribute(java.lang.Boolean chartTickMarksMinorOuterValue)
Sets the value of ODFDOM attribute representation ChartTickMarksMinorOuterAttribute , See chart:tick-marks-minor-outer

Parameters:
chartTickMarksMinorOuterValue - The type is Boolean

getChartTreatEmptyCellsAttribute

public java.lang.String getChartTreatEmptyCellsAttribute()
Receives the value of the ODFDOM attribute representation ChartTreatEmptyCellsAttribute , See chart:treat-empty-cells

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setChartTreatEmptyCellsAttribute

public void setChartTreatEmptyCellsAttribute(java.lang.String chartTreatEmptyCellsValue)
Sets the value of ODFDOM attribute representation ChartTreatEmptyCellsAttribute , See chart:treat-empty-cells

Parameters:
chartTreatEmptyCellsValue - The type is String

getChartVerticalAttribute

public java.lang.Boolean getChartVerticalAttribute()
Receives the value of the ODFDOM attribute representation ChartVerticalAttribute , See chart:vertical

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartVerticalAttribute

public void setChartVerticalAttribute(java.lang.Boolean chartVerticalValue)
Sets the value of ODFDOM attribute representation ChartVerticalAttribute , See chart:vertical

Parameters:
chartVerticalValue - The type is Boolean

getChartVisibleAttribute

public java.lang.Boolean getChartVisibleAttribute()
Receives the value of the ODFDOM attribute representation ChartVisibleAttribute , See chart:visible

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setChartVisibleAttribute

public void setChartVisibleAttribute(java.lang.Boolean chartVisibleValue)
Sets the value of ODFDOM attribute representation ChartVisibleAttribute , See chart:visible

Parameters:
chartVisibleValue - The type is Boolean

getStyleDirectionAttribute

public java.lang.String getStyleDirectionAttribute()
Receives the value of the ODFDOM attribute representation StyleDirectionAttribute , See style:direction

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleDirectionAttribute

public void setStyleDirectionAttribute(java.lang.String styleDirectionValue)
Sets the value of ODFDOM attribute representation StyleDirectionAttribute , See style:direction

Parameters:
styleDirectionValue - The type is String

getStyleRotationAngleAttribute

public java.lang.String getStyleRotationAngleAttribute()
Receives the value of the ODFDOM attribute representation StyleRotationAngleAttribute , See style:rotation-angle

Returns:
- the String , the value or null, if the attribute is not set and no default value defined.

setStyleRotationAngleAttribute

public void setStyleRotationAngleAttribute(java.lang.String styleRotationAngleValue)
Sets the value of ODFDOM attribute representation StyleRotationAngleAttribute , See style:rotation-angle

Parameters:
styleRotationAngleValue - The type is String

getTextLineBreakAttribute

public java.lang.Boolean getTextLineBreakAttribute()
Receives the value of the ODFDOM attribute representation TextLineBreakAttribute , See text:line-break

Returns:
- the Boolean , the value or null, if the attribute is not set and no default value defined.

setTextLineBreakAttribute

public void setTextLineBreakAttribute(java.lang.Boolean textLineBreakValue)
Sets the value of ODFDOM attribute representation TextLineBreakAttribute , See text:line-break

Parameters:
textLineBreakValue - The type is Boolean

newChartLabelSeparatorElement

public ChartLabelSeparatorElement newChartLabelSeparatorElement()
Create child element chart:label-separator. Child element is new in Odf 1.2

Returns:
the element chart:label-separator

newChartSymbolImageElement

public ChartSymbolImageElement newChartSymbolImageElement(java.lang.String xlinkHrefValue)
Create child element chart:symbol-image.

Parameters:
xlinkHrefValue - the String value of XlinkHrefAttribute, see xlink:href at specification Child element is new in Odf 1.2
Returns:
the element chart:symbol-image

accept

public void accept(ElementVisitor visitor)
Description copied from class: OdfElement
Accept an visitor instance to allow the visitor to do some operations. Refer to visitor design pattern to get a better understanding.

Overrides:
accept in class OdfElement
Parameters:
visitor - an instance of DefaultElementVisitor


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.