org.odftoolkit.odfdom.dom.element.chart
Class ChartPlotAreaElement

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.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.OdfStylableElement
                              extended by org.odftoolkit.odfdom.dom.element.chart.ChartPlotAreaElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, OdfStylePropertySet, org.w3c.dom.Element, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
Direct Known Subclasses:
OdfChartPlotArea

public class ChartPlotAreaElement
extends OdfStylableElement

DOM implementation of OpenDocument element .

See Also:
Serialized Form

Field Summary
static OdfName ELEMENT_NAME
           
 
Fields inherited from class org.odftoolkit.odfdom.dom.element.OdfStylableElement
mFamily, mStyleNameAttrib
 
Fields inherited from class org.odftoolkit.odfdom.OdfElement
mOdfDocument
 
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
ChartPlotAreaElement(OdfFileDom ownerDoc)
          Create the instance of ChartPlotAreaElement
 
Method Summary
 java.lang.String getChartDataSourceHasLabelsAttribute()
          Receives the value of the ODFDOM attribute representation ChartDataSourceHasLabelsAttribute , See
 java.lang.String getChartStyleNameAttribute()
          Receives the value of the ODFDOM attribute representation ChartStyleNameAttribute , See
 java.lang.String getDr3dAmbientColorAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dAmbientColorAttribute , See
 java.lang.String getDr3dDistanceAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dDistanceAttribute , See
 java.lang.String getDr3dFocalLengthAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dFocalLengthAttribute , See
 java.lang.String getDr3dLightingModeAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dLightingModeAttribute , See
 java.lang.String getDr3dProjectionAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dProjectionAttribute , See
 java.lang.String getDr3dShadeModeAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dShadeModeAttribute , See
 java.lang.String getDr3dShadowSlantAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dShadowSlantAttribute , See
 java.lang.String getDr3dTransformAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dTransformAttribute , See
 java.lang.String getDr3dVpnAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dVpnAttribute , See
 java.lang.String getDr3dVrpAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dVrpAttribute , See
 java.lang.String getDr3dVupAttribute()
          Receives the value of the ODFDOM attribute representation Dr3dVupAttribute , See
 OdfName getOdfName()
          Get the element name
 java.lang.String getSvgHeightAttribute()
          Receives the value of the ODFDOM attribute representation SvgHeightAttribute , See
 java.lang.String getSvgWidthAttribute()
          Receives the value of the ODFDOM attribute representation SvgWidthAttribute , See
 java.lang.String getSvgXAttribute()
          Receives the value of the ODFDOM attribute representation SvgXAttribute , See
 java.lang.String getSvgYAttribute()
          Receives the value of the ODFDOM attribute representation SvgYAttribute , See
 java.lang.String getTableCellRangeAddressAttribute()
          Receives the value of the ODFDOM attribute representation TableCellRangeAddressAttribute , See
 java.lang.String getXmlIdAttribute()
          Receives the value of the ODFDOM attribute representation XmlIdAttribute , See
 ChartAxisElement newChartAxisElement(java.lang.String chartDimensionAttributeValue)
          Create child element .
 ChartFloorElement newChartFloorElement()
          Create child element .
 ChartSeriesElement newChartSeriesElement()
          Create child element .
 ChartStockGainMarkerElement newChartStockGainMarkerElement()
          Create child element .
 ChartStockLossMarkerElement newChartStockLossMarkerElement()
          Create child element .
 ChartStockRangeLineElement newChartStockRangeLineElement()
          Create child element .
 ChartWallElement newChartWallElement()
          Create child element .
 Dr3dLightElement newDr3dLightElement(java.lang.String dr3dDirectionAttributeValue)
          Create child element .
 void setChartDataSourceHasLabelsAttribute(java.lang.String chartDataSourceHasLabelsValue)
          Sets the value of ODFDOM attribute representation ChartDataSourceHasLabelsAttribute , See
 void setChartStyleNameAttribute(java.lang.String chartStyleNameValue)
          Sets the value of ODFDOM attribute representation ChartStyleNameAttribute , See
 void setDr3dAmbientColorAttribute(java.lang.String dr3dAmbientColorValue)
          Sets the value of ODFDOM attribute representation Dr3dAmbientColorAttribute , See
 void setDr3dDistanceAttribute(java.lang.String dr3dDistanceValue)
          Sets the value of ODFDOM attribute representation Dr3dDistanceAttribute , See
 void setDr3dFocalLengthAttribute(java.lang.String dr3dFocalLengthValue)
          Sets the value of ODFDOM attribute representation Dr3dFocalLengthAttribute , See
 void setDr3dLightingModeAttribute(java.lang.String dr3dLightingModeValue)
          Sets the value of ODFDOM attribute representation Dr3dLightingModeAttribute , See
 void setDr3dProjectionAttribute(java.lang.String dr3dProjectionValue)
          Sets the value of ODFDOM attribute representation Dr3dProjectionAttribute , See
 void setDr3dShadeModeAttribute(java.lang.String dr3dShadeModeValue)
          Sets the value of ODFDOM attribute representation Dr3dShadeModeAttribute , See
 void setDr3dShadowSlantAttribute(java.lang.String dr3dShadowSlantValue)
          Sets the value of ODFDOM attribute representation Dr3dShadowSlantAttribute , See
 void setDr3dTransformAttribute(java.lang.String dr3dTransformValue)
          Sets the value of ODFDOM attribute representation Dr3dTransformAttribute , See
 void setDr3dVpnAttribute(java.lang.String dr3dVpnValue)
          Sets the value of ODFDOM attribute representation Dr3dVpnAttribute , See
 void setDr3dVrpAttribute(java.lang.String dr3dVrpValue)
          Sets the value of ODFDOM attribute representation Dr3dVrpAttribute , See
 void setDr3dVupAttribute(java.lang.String dr3dVupValue)
          Sets the value of ODFDOM attribute representation Dr3dVupAttribute , See
 void setSvgHeightAttribute(java.lang.String svgHeightValue)
          Sets the value of ODFDOM attribute representation SvgHeightAttribute , See
 void setSvgWidthAttribute(java.lang.String svgWidthValue)
          Sets the value of ODFDOM attribute representation SvgWidthAttribute , See
 void setSvgXAttribute(java.lang.String svgXValue)
          Sets the value of ODFDOM attribute representation SvgXAttribute , See
 void setSvgYAttribute(java.lang.String svgYValue)
          Sets the value of ODFDOM attribute representation SvgYAttribute , See
 void setTableCellRangeAddressAttribute(java.lang.String tableCellRangeAddressValue)
          Sets the value of ODFDOM attribute representation TableCellRangeAddressAttribute , See
 void setXmlIdAttribute(java.lang.String xmlIdValue)
          Sets the value of ODFDOM attribute representation XmlIdAttribute , See
 
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylableElement
getAutomaticStyle, getAutomaticStyles, getDocumentStyle, getOrCreateUnqiueAutomaticStyle, getProperties, getProperty, getStrictProperties, getStyleFamily, getStyleName, hasAutomaticStyle, hasDocumentStyle, hasProperty, onInsertNode, onRemoveNode, removeProperty, reuseDocumentStyle, setAttributeNS, setDocumentStyle, setProperties, setProperty, setStyleName
 
Methods inherited from class org.odftoolkit.odfdom.OdfElement
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, 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, 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, hashCode, 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
Constructor Detail

ChartPlotAreaElement

public ChartPlotAreaElement(OdfFileDom ownerDoc)
Create the instance of ChartPlotAreaElement

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 .

getSvgXAttribute

public java.lang.String getSvgXAttribute()
Receives the value of the ODFDOM attribute representation SvgXAttribute , See

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

setSvgXAttribute

public void setSvgXAttribute(java.lang.String svgXValue)
Sets the value of ODFDOM attribute representation SvgXAttribute , See

Parameters:
svgXValue - The type is String

getSvgYAttribute

public java.lang.String getSvgYAttribute()
Receives the value of the ODFDOM attribute representation SvgYAttribute , See

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

setSvgYAttribute

public void setSvgYAttribute(java.lang.String svgYValue)
Sets the value of ODFDOM attribute representation SvgYAttribute , See

Parameters:
svgYValue - The type is String

getSvgWidthAttribute

public java.lang.String getSvgWidthAttribute()
Receives the value of the ODFDOM attribute representation SvgWidthAttribute , See

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

setSvgWidthAttribute

public void setSvgWidthAttribute(java.lang.String svgWidthValue)
Sets the value of ODFDOM attribute representation SvgWidthAttribute , See

Parameters:
svgWidthValue - The type is String

getSvgHeightAttribute

public java.lang.String getSvgHeightAttribute()
Receives the value of the ODFDOM attribute representation SvgHeightAttribute , See

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

setSvgHeightAttribute

public void setSvgHeightAttribute(java.lang.String svgHeightValue)
Sets the value of ODFDOM attribute representation SvgHeightAttribute , See

Parameters:
svgHeightValue - The type is String

getChartStyleNameAttribute

public java.lang.String getChartStyleNameAttribute()
Receives the value of the ODFDOM attribute representation ChartStyleNameAttribute , See

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

setChartStyleNameAttribute

public void setChartStyleNameAttribute(java.lang.String chartStyleNameValue)
Sets the value of ODFDOM attribute representation ChartStyleNameAttribute , See

Parameters:
chartStyleNameValue - The type is String

getTableCellRangeAddressAttribute

public java.lang.String getTableCellRangeAddressAttribute()
Receives the value of the ODFDOM attribute representation TableCellRangeAddressAttribute , See

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

setTableCellRangeAddressAttribute

public void setTableCellRangeAddressAttribute(java.lang.String tableCellRangeAddressValue)
Sets the value of ODFDOM attribute representation TableCellRangeAddressAttribute , See

Parameters:
tableCellRangeAddressValue - The type is String

getChartDataSourceHasLabelsAttribute

public java.lang.String getChartDataSourceHasLabelsAttribute()
Receives the value of the ODFDOM attribute representation ChartDataSourceHasLabelsAttribute , See

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

setChartDataSourceHasLabelsAttribute

public void setChartDataSourceHasLabelsAttribute(java.lang.String chartDataSourceHasLabelsValue)
Sets the value of ODFDOM attribute representation ChartDataSourceHasLabelsAttribute , See

Parameters:
chartDataSourceHasLabelsValue - The type is String

getDr3dVrpAttribute

public java.lang.String getDr3dVrpAttribute()
Receives the value of the ODFDOM attribute representation Dr3dVrpAttribute , See

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

setDr3dVrpAttribute

public void setDr3dVrpAttribute(java.lang.String dr3dVrpValue)
Sets the value of ODFDOM attribute representation Dr3dVrpAttribute , See

Parameters:
dr3dVrpValue - The type is String

getDr3dVpnAttribute

public java.lang.String getDr3dVpnAttribute()
Receives the value of the ODFDOM attribute representation Dr3dVpnAttribute , See

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

setDr3dVpnAttribute

public void setDr3dVpnAttribute(java.lang.String dr3dVpnValue)
Sets the value of ODFDOM attribute representation Dr3dVpnAttribute , See

Parameters:
dr3dVpnValue - The type is String

getDr3dVupAttribute

public java.lang.String getDr3dVupAttribute()
Receives the value of the ODFDOM attribute representation Dr3dVupAttribute , See

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

setDr3dVupAttribute

public void setDr3dVupAttribute(java.lang.String dr3dVupValue)
Sets the value of ODFDOM attribute representation Dr3dVupAttribute , See

Parameters:
dr3dVupValue - The type is String

getDr3dProjectionAttribute

public java.lang.String getDr3dProjectionAttribute()
Receives the value of the ODFDOM attribute representation Dr3dProjectionAttribute , See

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

setDr3dProjectionAttribute

public void setDr3dProjectionAttribute(java.lang.String dr3dProjectionValue)
Sets the value of ODFDOM attribute representation Dr3dProjectionAttribute , See

Parameters:
dr3dProjectionValue - The type is String

getDr3dDistanceAttribute

public java.lang.String getDr3dDistanceAttribute()
Receives the value of the ODFDOM attribute representation Dr3dDistanceAttribute , See

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

setDr3dDistanceAttribute

public void setDr3dDistanceAttribute(java.lang.String dr3dDistanceValue)
Sets the value of ODFDOM attribute representation Dr3dDistanceAttribute , See

Parameters:
dr3dDistanceValue - The type is String

getDr3dFocalLengthAttribute

public java.lang.String getDr3dFocalLengthAttribute()
Receives the value of the ODFDOM attribute representation Dr3dFocalLengthAttribute , See

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

setDr3dFocalLengthAttribute

public void setDr3dFocalLengthAttribute(java.lang.String dr3dFocalLengthValue)
Sets the value of ODFDOM attribute representation Dr3dFocalLengthAttribute , See

Parameters:
dr3dFocalLengthValue - The type is String

getDr3dShadowSlantAttribute

public java.lang.String getDr3dShadowSlantAttribute()
Receives the value of the ODFDOM attribute representation Dr3dShadowSlantAttribute , See

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

setDr3dShadowSlantAttribute

public void setDr3dShadowSlantAttribute(java.lang.String dr3dShadowSlantValue)
Sets the value of ODFDOM attribute representation Dr3dShadowSlantAttribute , See

Parameters:
dr3dShadowSlantValue - The type is String

getDr3dShadeModeAttribute

public java.lang.String getDr3dShadeModeAttribute()
Receives the value of the ODFDOM attribute representation Dr3dShadeModeAttribute , See

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

setDr3dShadeModeAttribute

public void setDr3dShadeModeAttribute(java.lang.String dr3dShadeModeValue)
Sets the value of ODFDOM attribute representation Dr3dShadeModeAttribute , See

Parameters:
dr3dShadeModeValue - The type is String

getDr3dAmbientColorAttribute

public java.lang.String getDr3dAmbientColorAttribute()
Receives the value of the ODFDOM attribute representation Dr3dAmbientColorAttribute , See

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

setDr3dAmbientColorAttribute

public void setDr3dAmbientColorAttribute(java.lang.String dr3dAmbientColorValue)
Sets the value of ODFDOM attribute representation Dr3dAmbientColorAttribute , See

Parameters:
dr3dAmbientColorValue - The type is String

getDr3dLightingModeAttribute

public java.lang.String getDr3dLightingModeAttribute()
Receives the value of the ODFDOM attribute representation Dr3dLightingModeAttribute , See

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

setDr3dLightingModeAttribute

public void setDr3dLightingModeAttribute(java.lang.String dr3dLightingModeValue)
Sets the value of ODFDOM attribute representation Dr3dLightingModeAttribute , See

Parameters:
dr3dLightingModeValue - The type is String

getDr3dTransformAttribute

public java.lang.String getDr3dTransformAttribute()
Receives the value of the ODFDOM attribute representation Dr3dTransformAttribute , See

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

setDr3dTransformAttribute

public void setDr3dTransformAttribute(java.lang.String dr3dTransformValue)
Sets the value of ODFDOM attribute representation Dr3dTransformAttribute , See

Parameters:
dr3dTransformValue - The type is String

getXmlIdAttribute

public java.lang.String getXmlIdAttribute()
Receives the value of the ODFDOM attribute representation XmlIdAttribute , See

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

setXmlIdAttribute

public void setXmlIdAttribute(java.lang.String xmlIdValue)
Sets the value of ODFDOM attribute representation XmlIdAttribute , See

Parameters:
xmlIdValue - The type is String

newDr3dLightElement

public Dr3dLightElement newDr3dLightElement(java.lang.String dr3dDirectionAttributeValue)
Create child element .

Parameters:
dr3dDirectionAttributeValue - the String value of Dr3dDirectionAttribute, see at specification
Returns:
return the element DifferentQName

newChartAxisElement

public ChartAxisElement newChartAxisElement(java.lang.String chartDimensionAttributeValue)
Create child element .

Parameters:
chartDimensionAttributeValue - the String value of ChartDimensionAttribute, see at specification
Returns:
return the element DifferentQName

newChartSeriesElement

public ChartSeriesElement newChartSeriesElement()
Create child element .

Returns:
return the element DifferentQName

newChartStockGainMarkerElement

public ChartStockGainMarkerElement newChartStockGainMarkerElement()
Create child element .

Returns:
return the element DifferentQName

newChartStockLossMarkerElement

public ChartStockLossMarkerElement newChartStockLossMarkerElement()
Create child element .

Returns:
return the element DifferentQName

newChartStockRangeLineElement

public ChartStockRangeLineElement newChartStockRangeLineElement()
Create child element .

Returns:
return the element DifferentQName

newChartWallElement

public ChartWallElement newChartWallElement()
Create child element .

Returns:
return the element DifferentQName

newChartFloorElement

public ChartFloorElement newChartFloorElement()
Create child element .

Returns:
return the element DifferentQName


Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.