public class ChartPlotAreaElement extends OdfStylableElement
| Modifier and Type | Field and Description |
|---|---|
static OdfName |
ELEMENT_NAME |
mFamily, mStyleNameAttriblocalName, namespaceURIattributes, namefirstChild, fNodeListCache, ownerDocumentnextSibling, previousSiblingDOCUMENT_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_NODEATTRIBUTE_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_NODEDERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION| Constructor and Description |
|---|
ChartPlotAreaElement(OdfFileDom ownerDoc)
Create the instance of
ChartPlotAreaElement |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.
|
String |
getChartDataSourceHasLabelsAttribute()
Receives the value of the ODFDOM attribute representation
ChartDataSourceHasLabelsAttribute , See chart:data-source-has-labels |
String |
getChartStyleNameAttribute()
Receives the value of the ODFDOM attribute representation
ChartStyleNameAttribute
, See chart:style-name |
String |
getDr3dAmbientColorAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dAmbientColorAttribute
, See dr3d:ambient-color |
String |
getDr3dDistanceAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dDistanceAttribute ,
See dr3d:distance |
String |
getDr3dFocalLengthAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dFocalLengthAttribute
, See dr3d:focal-length |
String |
getDr3dLightingModeAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dLightingModeAttribute
, See dr3d:lighting-mode |
String |
getDr3dProjectionAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dProjectionAttribute
, See dr3d:projection |
String |
getDr3dShadeModeAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dShadeModeAttribute ,
See dr3d:shade-mode |
String |
getDr3dShadowSlantAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dShadowSlantAttribute
, See dr3d:shadow-slant |
String |
getDr3dTransformAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dTransformAttribute ,
See dr3d:transform |
String |
getDr3dVpnAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dVpnAttribute , See
dr3d:vpn |
String |
getDr3dVrpAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dVrpAttribute , See
dr3d:vrp |
String |
getDr3dVupAttribute()
Receives the value of the ODFDOM attribute representation
Dr3dVupAttribute , See
dr3d:vup |
OdfName |
getOdfName()
Get the element name
|
String |
getSvgHeightAttribute()
Receives the value of the ODFDOM attribute representation
SvgHeightAttribute , See
svg:height |
String |
getSvgWidthAttribute()
Receives the value of the ODFDOM attribute representation
SvgWidthAttribute , See
svg:width |
String |
getSvgXAttribute()
Receives the value of the ODFDOM attribute representation
SvgXAttribute , See
svg:x |
String |
getSvgYAttribute()
Receives the value of the ODFDOM attribute representation
SvgYAttribute , See
svg:y |
String |
getTableCellRangeAddressAttribute()
Receives the value of the ODFDOM attribute representation
TableCellRangeAddressAttribute
, See table:cell-range-address |
String |
getXmlIdAttribute()
Receives the value of the ODFDOM attribute representation
XmlIdAttribute , See
xml:id |
ChartAxisElement |
newChartAxisElement(String chartDimensionValue)
Create child element chart:axis.
|
ChartFloorElement |
newChartFloorElement()
Create child element chart:floor.
|
ChartSeriesElement |
newChartSeriesElement()
Create child element chart:series.
|
ChartStockGainMarkerElement |
newChartStockGainMarkerElement()
Create child element chart:stock-gain-marker.
|
ChartStockLossMarkerElement |
newChartStockLossMarkerElement()
Create child element chart:stock-loss-marker.
|
ChartStockRangeLineElement |
newChartStockRangeLineElement()
Create child element chart:stock-range-line.
|
ChartWallElement |
newChartWallElement()
Create child element chart:wall.
|
Dr3dLightElement |
newDr3dLightElement(String dr3dDirectionValue)
Create child element dr3d:light.
|
void |
setChartDataSourceHasLabelsAttribute(String chartDataSourceHasLabelsValue)
Sets the value of ODFDOM attribute representation
ChartDataSourceHasLabelsAttribute
, See chart:data-source-has-labels |
void |
setChartStyleNameAttribute(String chartStyleNameValue)
Sets the value of ODFDOM attribute representation
ChartStyleNameAttribute , See
chart:style-name |
void |
setDr3dAmbientColorAttribute(String dr3dAmbientColorValue)
Sets the value of ODFDOM attribute representation
Dr3dAmbientColorAttribute , See
dr3d:ambient-color |
void |
setDr3dDistanceAttribute(String dr3dDistanceValue)
Sets the value of ODFDOM attribute representation
Dr3dDistanceAttribute , See
dr3d:distance |
void |
setDr3dFocalLengthAttribute(String dr3dFocalLengthValue)
Sets the value of ODFDOM attribute representation
Dr3dFocalLengthAttribute , See
dr3d:focal-length |
void |
setDr3dLightingModeAttribute(String dr3dLightingModeValue)
Sets the value of ODFDOM attribute representation
Dr3dLightingModeAttribute , See
dr3d:lighting-mode |
void |
setDr3dProjectionAttribute(String dr3dProjectionValue)
Sets the value of ODFDOM attribute representation
Dr3dProjectionAttribute , See
dr3d:projection |
void |
setDr3dShadeModeAttribute(String dr3dShadeModeValue)
Sets the value of ODFDOM attribute representation
Dr3dShadeModeAttribute , See
dr3d:shade-mode |
void |
setDr3dShadowSlantAttribute(String dr3dShadowSlantValue)
Sets the value of ODFDOM attribute representation
Dr3dShadowSlantAttribute , See
dr3d:shadow-slant |
void |
setDr3dTransformAttribute(String dr3dTransformValue)
Sets the value of ODFDOM attribute representation
Dr3dTransformAttribute , See
dr3d:transform |
void |
setDr3dVpnAttribute(String dr3dVpnValue)
Sets the value of ODFDOM attribute representation
Dr3dVpnAttribute , See
dr3d:vpn |
void |
setDr3dVrpAttribute(String dr3dVrpValue)
Sets the value of ODFDOM attribute representation
Dr3dVrpAttribute , See
dr3d:vrp |
void |
setDr3dVupAttribute(String dr3dVupValue)
Sets the value of ODFDOM attribute representation
Dr3dVupAttribute , See
dr3d:vup |
void |
setSvgHeightAttribute(String svgHeightValue)
Sets the value of ODFDOM attribute representation
SvgHeightAttribute , See
svg:height |
void |
setSvgWidthAttribute(String svgWidthValue)
Sets the value of ODFDOM attribute representation
SvgWidthAttribute , See
svg:width |
void |
setSvgXAttribute(String svgXValue)
Sets the value of ODFDOM attribute representation
SvgXAttribute , See
svg:x |
void |
setSvgYAttribute(String svgYValue)
Sets the value of ODFDOM attribute representation
SvgYAttribute , See
svg:y |
void |
setTableCellRangeAddressAttribute(String tableCellRangeAddressValue)
Sets the value of ODFDOM attribute representation
TableCellRangeAddressAttribute ,
See table:cell-range-address |
void |
setXmlIdAttribute(String xmlIdValue)
Sets the value of ODFDOM attribute representation
XmlIdAttribute , See
xml:id |
getAutomaticStyle, getAutomaticStyles, getDocumentStyle, getOrCreateUnqiueAutomaticStyle, getProperties, getProperty, getStrictProperties, getStyleFamily, getStyleName, hasAutomaticStyle, hasDocumentStyle, hasProperty, onInsertNode, onRemoveNode, removeProperty, reuseDocumentStyle, setAttributeNS, setDocumentStyle, setProperties, setProperty, setStyleNamecloneNode, cloneOdfElement, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toStringgetLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setTypegetAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeDatagetChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildrengetNextSibling, getParentNode, getPreviousSiblingaddEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserDataclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitappendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserDatapublic static final OdfName ELEMENT_NAME
public ChartPlotAreaElement(OdfFileDom ownerDoc)
ChartPlotAreaElementownerDoc - The type is OdfFileDompublic OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element chart:plot-area.public String getChartDataSourceHasLabelsAttribute()
ChartDataSourceHasLabelsAttribute , See chart:data-source-has-labelsString , the value or null, if the attribute is not set
and no default value defined.public void setChartDataSourceHasLabelsAttribute(String chartDataSourceHasLabelsValue)
ChartDataSourceHasLabelsAttribute
, See chart:data-source-has-labelschartDataSourceHasLabelsValue - The type is Stringpublic String getChartStyleNameAttribute()
ChartStyleNameAttribute
, See chart:style-nameString , the value or null, if the attribute is not set
and no default value defined.public void setChartStyleNameAttribute(String chartStyleNameValue)
ChartStyleNameAttribute , See
chart:style-namechartStyleNameValue - The type is Stringpublic String getDr3dAmbientColorAttribute()
Dr3dAmbientColorAttribute
, See dr3d:ambient-colorString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dAmbientColorAttribute(String dr3dAmbientColorValue)
Dr3dAmbientColorAttribute , See
dr3d:ambient-colordr3dAmbientColorValue - The type is Stringpublic String getDr3dDistanceAttribute()
Dr3dDistanceAttribute ,
See dr3d:distanceString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dDistanceAttribute(String dr3dDistanceValue)
Dr3dDistanceAttribute , See
dr3d:distancedr3dDistanceValue - The type is Stringpublic String getDr3dFocalLengthAttribute()
Dr3dFocalLengthAttribute
, See dr3d:focal-lengthString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dFocalLengthAttribute(String dr3dFocalLengthValue)
Dr3dFocalLengthAttribute , See
dr3d:focal-lengthdr3dFocalLengthValue - The type is Stringpublic String getDr3dLightingModeAttribute()
Dr3dLightingModeAttribute
, See dr3d:lighting-modeString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dLightingModeAttribute(String dr3dLightingModeValue)
Dr3dLightingModeAttribute , See
dr3d:lighting-modedr3dLightingModeValue - The type is Stringpublic String getDr3dProjectionAttribute()
Dr3dProjectionAttribute
, See dr3d:projectionString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dProjectionAttribute(String dr3dProjectionValue)
Dr3dProjectionAttribute , See
dr3d:projectiondr3dProjectionValue - The type is Stringpublic String getDr3dShadeModeAttribute()
Dr3dShadeModeAttribute ,
See dr3d:shade-modeString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dShadeModeAttribute(String dr3dShadeModeValue)
Dr3dShadeModeAttribute , See
dr3d:shade-modedr3dShadeModeValue - The type is Stringpublic String getDr3dShadowSlantAttribute()
Dr3dShadowSlantAttribute
, See dr3d:shadow-slantString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dShadowSlantAttribute(String dr3dShadowSlantValue)
Dr3dShadowSlantAttribute , See
dr3d:shadow-slantdr3dShadowSlantValue - The type is Stringpublic String getDr3dTransformAttribute()
Dr3dTransformAttribute ,
See dr3d:transformString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dTransformAttribute(String dr3dTransformValue)
Dr3dTransformAttribute , See
dr3d:transformdr3dTransformValue - The type is Stringpublic String getDr3dVpnAttribute()
Dr3dVpnAttribute , See
dr3d:vpnString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dVpnAttribute(String dr3dVpnValue)
Dr3dVpnAttribute , See
dr3d:vpndr3dVpnValue - The type is Stringpublic String getDr3dVrpAttribute()
Dr3dVrpAttribute , See
dr3d:vrpString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dVrpAttribute(String dr3dVrpValue)
Dr3dVrpAttribute , See
dr3d:vrpdr3dVrpValue - The type is Stringpublic String getDr3dVupAttribute()
Dr3dVupAttribute , See
dr3d:vupString , the value or null, if the attribute is not set
and no default value defined.public void setDr3dVupAttribute(String dr3dVupValue)
Dr3dVupAttribute , See
dr3d:vupdr3dVupValue - The type is Stringpublic String getSvgHeightAttribute()
SvgHeightAttribute , See
svg:heightString , the value or null, if the attribute is not set
and no default value defined.public void setSvgHeightAttribute(String svgHeightValue)
SvgHeightAttribute , See
svg:heightsvgHeightValue - The type is Stringpublic String getSvgWidthAttribute()
SvgWidthAttribute , See
svg:widthString , the value or null, if the attribute is not set
and no default value defined.public void setSvgWidthAttribute(String svgWidthValue)
SvgWidthAttribute , See
svg:widthsvgWidthValue - The type is Stringpublic String getSvgXAttribute()
SvgXAttribute , See
svg:xString , the value or null, if the attribute is not set
and no default value defined.public void setSvgXAttribute(String svgXValue)
SvgXAttribute , See
svg:xsvgXValue - The type is Stringpublic String getSvgYAttribute()
SvgYAttribute , See
svg:yString , the value or null, if the attribute is not set
and no default value defined.public void setSvgYAttribute(String svgYValue)
SvgYAttribute , See
svg:ysvgYValue - The type is Stringpublic String getTableCellRangeAddressAttribute()
TableCellRangeAddressAttribute
, See table:cell-range-addressString , the value or null, if the attribute is not set
and no default value defined.public void setTableCellRangeAddressAttribute(String tableCellRangeAddressValue)
TableCellRangeAddressAttribute ,
See table:cell-range-addresstableCellRangeAddressValue - The type is Stringpublic String getXmlIdAttribute()
XmlIdAttribute , See
xml:idString , the value or null, if the attribute is not set
and no default value defined.public void setXmlIdAttribute(String xmlIdValue)
XmlIdAttribute , See
xml:idxmlIdValue - The type is Stringpublic ChartAxisElement newChartAxisElement(String chartDimensionValue)
chartDimensionValue - the String value of ChartDimensionAttribute
, see chart:dimension at specificationpublic ChartFloorElement newChartFloorElement()
public ChartSeriesElement newChartSeriesElement()
public ChartStockGainMarkerElement newChartStockGainMarkerElement()
public ChartStockLossMarkerElement newChartStockLossMarkerElement()
public ChartStockRangeLineElement newChartStockRangeLineElement()
public ChartWallElement newChartWallElement()
public Dr3dLightElement newDr3dLightElement(String dr3dDirectionValue)
dr3dDirectionValue - the String value of Dr3dDirectionAttribute,
see dr3d:direction at specificationpublic void accept(ElementVisitor visitor)
OdfElementaccept in class OdfElementvisitor - an instance of DefaultElementVisitorCopyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2020 The Document Foundation. All rights reserved.