org.odftoolkit.odfdom.dom.element.dr3d
Class Dr3dSceneElement

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.OdfStylableElement
                              extended by org.odftoolkit.odfdom.dom.element.OdfStyleableShapeElement
                                  extended by org.odftoolkit.odfdom.dom.element.dr3d.Dr3dSceneElement
All Implemented Interfaces:
Serializable, Cloneable, OdfStylePropertySet, Element, EventTarget, Node, NodeList, TypeInfo

public class Dr3dSceneElement
extends OdfStyleableShapeElement

DOM implementation of OpenDocument element dr3d:scene.

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.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
Dr3dSceneElement(OdfFileDom ownerDoc)
          Create the instance of Dr3dSceneElement
 
Method Summary
 void accept(ElementVisitor visitor)
          Accept an visitor instance to allow the visitor to do some operations.
 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
 String getDrawCaptionIdAttribute()
          Receives the value of the ODFDOM attribute representation DrawCaptionIdAttribute , See draw:caption-id
 String getDrawClassNamesAttribute()
          Receives the value of the ODFDOM attribute representation DrawClassNamesAttribute , See draw:class-names
 String getDrawIdAttribute()
          Receives the value of the ODFDOM attribute representation DrawIdAttribute , See draw:id
 String getDrawLayerAttribute()
          Receives the value of the ODFDOM attribute representation DrawLayerAttribute , See draw:layer
 String getDrawStyleNameAttribute()
          Receives the value of the ODFDOM attribute representation DrawStyleNameAttribute , See draw:style-name
 Integer getDrawZIndexAttribute()
          Receives the value of the ODFDOM attribute representation DrawZIndexAttribute , See draw:z-index
 OdfName getOdfName()
          Get the element name
 String getPresentationClassNamesAttribute()
          Receives the value of the ODFDOM attribute representation PresentationClassNamesAttribute , See presentation:class-names
 String getPresentationStyleNameAttribute()
          Receives the value of the ODFDOM attribute representation PresentationStyleNameAttribute , See presentation:style-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 getTableEndCellAddressAttribute()
          Receives the value of the ODFDOM attribute representation TableEndCellAddressAttribute , See table:end-cell-address
 String getTableEndXAttribute()
          Receives the value of the ODFDOM attribute representation TableEndXAttribute , See table:end-x
 String getTableEndYAttribute()
          Receives the value of the ODFDOM attribute representation TableEndYAttribute , See table:end-y
 Boolean getTableTableBackgroundAttribute()
          Receives the value of the ODFDOM attribute representation TableTableBackgroundAttribute , See table:table-background
 Integer getTextAnchorPageNumberAttribute()
          Receives the value of the ODFDOM attribute representation TextAnchorPageNumberAttribute , See text:anchor-page-number
 String getTextAnchorTypeAttribute()
          Receives the value of the ODFDOM attribute representation TextAnchorTypeAttribute , See text:anchor-type
 String getXmlIdAttribute()
          Receives the value of the ODFDOM attribute representation XmlIdAttribute , See xml:id
 Dr3dCubeElement newDr3dCubeElement()
          Create child element dr3d:cube.
 Dr3dExtrudeElement newDr3dExtrudeElement(String svgDValue, int svgViewBoxValue)
          Create child element dr3d:extrude.
 Dr3dLightElement newDr3dLightElement(String dr3dDirectionValue)
          Create child element dr3d:light.
 Dr3dRotateElement newDr3dRotateElement(String svgDValue, int svgViewBoxValue)
          Create child element dr3d:rotate.
 Dr3dSceneElement newDr3dSceneElement()
          Create child element dr3d:scene.
 Dr3dSphereElement newDr3dSphereElement()
          Create child element dr3d:sphere.
 DrawGluePointElement newDrawGluePointElement(String drawEscapeDirectionValue, String drawIdValue, String svgXValue, String svgYValue)
          Create child element draw:glue-point.
 SvgDescElement newSvgDescElement()
          Create child element svg:desc.
 SvgTitleElement newSvgTitleElement()
          Create child element svg:title.
 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 setDrawCaptionIdAttribute(String drawCaptionIdValue)
          Sets the value of ODFDOM attribute representation DrawCaptionIdAttribute , See draw:caption-id
 void setDrawClassNamesAttribute(String drawClassNamesValue)
          Sets the value of ODFDOM attribute representation DrawClassNamesAttribute , See draw:class-names
 void setDrawIdAttribute(String drawIdValue)
          Sets the value of ODFDOM attribute representation DrawIdAttribute , See draw:id
 void setDrawLayerAttribute(String drawLayerValue)
          Sets the value of ODFDOM attribute representation DrawLayerAttribute , See draw:layer
 void setDrawStyleNameAttribute(String drawStyleNameValue)
          Sets the value of ODFDOM attribute representation DrawStyleNameAttribute , See draw:style-name
 void setDrawZIndexAttribute(Integer drawZIndexValue)
          Sets the value of ODFDOM attribute representation DrawZIndexAttribute , See draw:z-index
 void setPresentationClassNamesAttribute(String presentationClassNamesValue)
          Sets the value of ODFDOM attribute representation PresentationClassNamesAttribute , See presentation:class-names
 void setPresentationStyleNameAttribute(String presentationStyleNameValue)
          Sets the value of ODFDOM attribute representation PresentationStyleNameAttribute , See presentation:style-name
 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 setTableEndCellAddressAttribute(String tableEndCellAddressValue)
          Sets the value of ODFDOM attribute representation TableEndCellAddressAttribute , See table:end-cell-address
 void setTableEndXAttribute(String tableEndXValue)
          Sets the value of ODFDOM attribute representation TableEndXAttribute , See table:end-x
 void setTableEndYAttribute(String tableEndYValue)
          Sets the value of ODFDOM attribute representation TableEndYAttribute , See table:end-y
 void setTableTableBackgroundAttribute(Boolean tableTableBackgroundValue)
          Sets the value of ODFDOM attribute representation TableTableBackgroundAttribute , See table:table-background
 void setTextAnchorPageNumberAttribute(Integer textAnchorPageNumberValue)
          Sets the value of ODFDOM attribute representation TextAnchorPageNumberAttribute , See text:anchor-page-number
 void setTextAnchorTypeAttribute(String textAnchorTypeValue)
          Sets the value of ODFDOM attribute representation TextAnchorTypeAttribute , See text:anchor-type
 void setXmlIdAttribute(String xmlIdValue)
          Sets the value of ODFDOM attribute representation XmlIdAttribute , See xml:id
 
Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStyleableShapeElement
adjustStyleNameAttrib, setAttributeNodeNS, setAttributeNS
 
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, setDocumentStyle, setProperties, setProperty, setStyleName
 
Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement
cloneNode, cloneOdfElement, 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, 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

Dr3dSceneElement

public Dr3dSceneElement(OdfFileDom ownerDoc)
Create the instance of Dr3dSceneElement

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 dr3d:scene.

getDr3dAmbientColorAttribute

public String getDr3dAmbientColorAttribute()
Receives the value of the ODFDOM attribute representation Dr3dAmbientColorAttribute , See dr3d:ambient-color

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

setDr3dAmbientColorAttribute

public void setDr3dAmbientColorAttribute(String dr3dAmbientColorValue)
Sets the value of ODFDOM attribute representation Dr3dAmbientColorAttribute , See dr3d:ambient-color

Parameters:
dr3dAmbientColorValue - The type is String

getDr3dDistanceAttribute

public String getDr3dDistanceAttribute()
Receives the value of the ODFDOM attribute representation Dr3dDistanceAttribute , See dr3d:distance

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

setDr3dDistanceAttribute

public void setDr3dDistanceAttribute(String dr3dDistanceValue)
Sets the value of ODFDOM attribute representation Dr3dDistanceAttribute , See dr3d:distance

Parameters:
dr3dDistanceValue - The type is String

getDr3dFocalLengthAttribute

public String getDr3dFocalLengthAttribute()
Receives the value of the ODFDOM attribute representation Dr3dFocalLengthAttribute , See dr3d:focal-length

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

setDr3dFocalLengthAttribute

public void setDr3dFocalLengthAttribute(String dr3dFocalLengthValue)
Sets the value of ODFDOM attribute representation Dr3dFocalLengthAttribute , See dr3d:focal-length

Parameters:
dr3dFocalLengthValue - The type is String

getDr3dLightingModeAttribute

public String getDr3dLightingModeAttribute()
Receives the value of the ODFDOM attribute representation Dr3dLightingModeAttribute , See dr3d:lighting-mode

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

setDr3dLightingModeAttribute

public void setDr3dLightingModeAttribute(String dr3dLightingModeValue)
Sets the value of ODFDOM attribute representation Dr3dLightingModeAttribute , See dr3d:lighting-mode

Parameters:
dr3dLightingModeValue - The type is String

getDr3dProjectionAttribute

public String getDr3dProjectionAttribute()
Receives the value of the ODFDOM attribute representation Dr3dProjectionAttribute , See dr3d:projection

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

setDr3dProjectionAttribute

public void setDr3dProjectionAttribute(String dr3dProjectionValue)
Sets the value of ODFDOM attribute representation Dr3dProjectionAttribute , See dr3d:projection

Parameters:
dr3dProjectionValue - The type is String

getDr3dShadeModeAttribute

public String getDr3dShadeModeAttribute()
Receives the value of the ODFDOM attribute representation Dr3dShadeModeAttribute , See dr3d:shade-mode

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

setDr3dShadeModeAttribute

public void setDr3dShadeModeAttribute(String dr3dShadeModeValue)
Sets the value of ODFDOM attribute representation Dr3dShadeModeAttribute , See dr3d:shade-mode

Parameters:
dr3dShadeModeValue - The type is String

getDr3dShadowSlantAttribute

public String getDr3dShadowSlantAttribute()
Receives the value of the ODFDOM attribute representation Dr3dShadowSlantAttribute , See dr3d:shadow-slant

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

setDr3dShadowSlantAttribute

public void setDr3dShadowSlantAttribute(String dr3dShadowSlantValue)
Sets the value of ODFDOM attribute representation Dr3dShadowSlantAttribute , See dr3d:shadow-slant

Parameters:
dr3dShadowSlantValue - The type is String

getDr3dTransformAttribute

public String getDr3dTransformAttribute()
Receives the value of the ODFDOM attribute representation Dr3dTransformAttribute , See dr3d:transform

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

setDr3dTransformAttribute

public void setDr3dTransformAttribute(String dr3dTransformValue)
Sets the value of ODFDOM attribute representation Dr3dTransformAttribute , See dr3d:transform

Parameters:
dr3dTransformValue - The type is String

getDr3dVpnAttribute

public String getDr3dVpnAttribute()
Receives the value of the ODFDOM attribute representation Dr3dVpnAttribute , See dr3d:vpn

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

setDr3dVpnAttribute

public void setDr3dVpnAttribute(String dr3dVpnValue)
Sets the value of ODFDOM attribute representation Dr3dVpnAttribute , See dr3d:vpn

Parameters:
dr3dVpnValue - The type is String

getDr3dVrpAttribute

public String getDr3dVrpAttribute()
Receives the value of the ODFDOM attribute representation Dr3dVrpAttribute , See dr3d:vrp

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

setDr3dVrpAttribute

public void setDr3dVrpAttribute(String dr3dVrpValue)
Sets the value of ODFDOM attribute representation Dr3dVrpAttribute , See dr3d:vrp

Parameters:
dr3dVrpValue - The type is String

getDr3dVupAttribute

public String getDr3dVupAttribute()
Receives the value of the ODFDOM attribute representation Dr3dVupAttribute , See dr3d:vup

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

setDr3dVupAttribute

public void setDr3dVupAttribute(String dr3dVupValue)
Sets the value of ODFDOM attribute representation Dr3dVupAttribute , See dr3d:vup

Parameters:
dr3dVupValue - The type is String

getDrawCaptionIdAttribute

public String getDrawCaptionIdAttribute()
Receives the value of the ODFDOM attribute representation DrawCaptionIdAttribute , See draw:caption-id

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

setDrawCaptionIdAttribute

public void setDrawCaptionIdAttribute(String drawCaptionIdValue)
Sets the value of ODFDOM attribute representation DrawCaptionIdAttribute , See draw:caption-id

Parameters:
drawCaptionIdValue - The type is String

getDrawClassNamesAttribute

public String getDrawClassNamesAttribute()
Receives the value of the ODFDOM attribute representation DrawClassNamesAttribute , See draw:class-names

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

setDrawClassNamesAttribute

public void setDrawClassNamesAttribute(String drawClassNamesValue)
Sets the value of ODFDOM attribute representation DrawClassNamesAttribute , See draw:class-names

Parameters:
drawClassNamesValue - The type is String

getDrawIdAttribute

public String getDrawIdAttribute()
Receives the value of the ODFDOM attribute representation DrawIdAttribute , See draw:id

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

setDrawIdAttribute

public void setDrawIdAttribute(String drawIdValue)
Sets the value of ODFDOM attribute representation DrawIdAttribute , See draw:id

Parameters:
drawIdValue - The type is String

getDrawLayerAttribute

public String getDrawLayerAttribute()
Receives the value of the ODFDOM attribute representation DrawLayerAttribute , See draw:layer

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

setDrawLayerAttribute

public void setDrawLayerAttribute(String drawLayerValue)
Sets the value of ODFDOM attribute representation DrawLayerAttribute , See draw:layer

Parameters:
drawLayerValue - The type is String

getDrawStyleNameAttribute

public String getDrawStyleNameAttribute()
Receives the value of the ODFDOM attribute representation DrawStyleNameAttribute , See draw:style-name

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

setDrawStyleNameAttribute

public void setDrawStyleNameAttribute(String drawStyleNameValue)
Sets the value of ODFDOM attribute representation DrawStyleNameAttribute , See draw:style-name

Parameters:
drawStyleNameValue - The type is String

getDrawZIndexAttribute

public Integer getDrawZIndexAttribute()
Receives the value of the ODFDOM attribute representation DrawZIndexAttribute , See draw:z-index

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

setDrawZIndexAttribute

public void setDrawZIndexAttribute(Integer drawZIndexValue)
Sets the value of ODFDOM attribute representation DrawZIndexAttribute , See draw:z-index

Parameters:
drawZIndexValue - The type is Integer

getPresentationClassNamesAttribute

public String getPresentationClassNamesAttribute()
Receives the value of the ODFDOM attribute representation PresentationClassNamesAttribute , See presentation:class-names

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

setPresentationClassNamesAttribute

public void setPresentationClassNamesAttribute(String presentationClassNamesValue)
Sets the value of ODFDOM attribute representation PresentationClassNamesAttribute , See presentation:class-names

Parameters:
presentationClassNamesValue - The type is String

getPresentationStyleNameAttribute

public String getPresentationStyleNameAttribute()
Receives the value of the ODFDOM attribute representation PresentationStyleNameAttribute , See presentation:style-name

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

setPresentationStyleNameAttribute

public void setPresentationStyleNameAttribute(String presentationStyleNameValue)
Sets the value of ODFDOM attribute representation PresentationStyleNameAttribute , See presentation:style-name

Parameters:
presentationStyleNameValue - The type is String

getSvgHeightAttribute

public String getSvgHeightAttribute()
Receives the value of the ODFDOM attribute representation SvgHeightAttribute , See svg:height

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

setSvgHeightAttribute

public void setSvgHeightAttribute(String svgHeightValue)
Sets the value of ODFDOM attribute representation SvgHeightAttribute , See svg:height

Parameters:
svgHeightValue - The type is String

getSvgWidthAttribute

public String getSvgWidthAttribute()
Receives the value of the ODFDOM attribute representation SvgWidthAttribute , See svg:width

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

setSvgWidthAttribute

public void setSvgWidthAttribute(String svgWidthValue)
Sets the value of ODFDOM attribute representation SvgWidthAttribute , See svg:width

Parameters:
svgWidthValue - The type is String

getSvgXAttribute

public String getSvgXAttribute()
Receives the value of the ODFDOM attribute representation SvgXAttribute , See svg:x

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

setSvgXAttribute

public void setSvgXAttribute(String svgXValue)
Sets the value of ODFDOM attribute representation SvgXAttribute , See svg:x

Parameters:
svgXValue - The type is String

getSvgYAttribute

public String getSvgYAttribute()
Receives the value of the ODFDOM attribute representation SvgYAttribute , See svg:y

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

setSvgYAttribute

public void setSvgYAttribute(String svgYValue)
Sets the value of ODFDOM attribute representation SvgYAttribute , See svg:y

Parameters:
svgYValue - The type is String

getTableEndCellAddressAttribute

public String getTableEndCellAddressAttribute()
Receives the value of the ODFDOM attribute representation TableEndCellAddressAttribute , See table:end-cell-address

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

setTableEndCellAddressAttribute

public void setTableEndCellAddressAttribute(String tableEndCellAddressValue)
Sets the value of ODFDOM attribute representation TableEndCellAddressAttribute , See table:end-cell-address

Parameters:
tableEndCellAddressValue - The type is String

getTableEndXAttribute

public String getTableEndXAttribute()
Receives the value of the ODFDOM attribute representation TableEndXAttribute , See table:end-x

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

setTableEndXAttribute

public void setTableEndXAttribute(String tableEndXValue)
Sets the value of ODFDOM attribute representation TableEndXAttribute , See table:end-x

Parameters:
tableEndXValue - The type is String

getTableEndYAttribute

public String getTableEndYAttribute()
Receives the value of the ODFDOM attribute representation TableEndYAttribute , See table:end-y

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

setTableEndYAttribute

public void setTableEndYAttribute(String tableEndYValue)
Sets the value of ODFDOM attribute representation TableEndYAttribute , See table:end-y

Parameters:
tableEndYValue - The type is String

getTableTableBackgroundAttribute

public Boolean getTableTableBackgroundAttribute()
Receives the value of the ODFDOM attribute representation TableTableBackgroundAttribute , See table:table-background

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

setTableTableBackgroundAttribute

public void setTableTableBackgroundAttribute(Boolean tableTableBackgroundValue)
Sets the value of ODFDOM attribute representation TableTableBackgroundAttribute , See table:table-background

Parameters:
tableTableBackgroundValue - The type is Boolean

getTextAnchorPageNumberAttribute

public Integer getTextAnchorPageNumberAttribute()
Receives the value of the ODFDOM attribute representation TextAnchorPageNumberAttribute , See text:anchor-page-number

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

setTextAnchorPageNumberAttribute

public void setTextAnchorPageNumberAttribute(Integer textAnchorPageNumberValue)
Sets the value of ODFDOM attribute representation TextAnchorPageNumberAttribute , See text:anchor-page-number

Parameters:
textAnchorPageNumberValue - The type is Integer

getTextAnchorTypeAttribute

public String getTextAnchorTypeAttribute()
Receives the value of the ODFDOM attribute representation TextAnchorTypeAttribute , See text:anchor-type

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

setTextAnchorTypeAttribute

public void setTextAnchorTypeAttribute(String textAnchorTypeValue)
Sets the value of ODFDOM attribute representation TextAnchorTypeAttribute , See text:anchor-type

Parameters:
textAnchorTypeValue - The type is String

getXmlIdAttribute

public String getXmlIdAttribute()
Receives the value of the ODFDOM attribute representation XmlIdAttribute , See xml:id

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

setXmlIdAttribute

public void setXmlIdAttribute(String xmlIdValue)
Sets the value of ODFDOM attribute representation XmlIdAttribute , See xml:id

Parameters:
xmlIdValue - The type is String

newDr3dCubeElement

public Dr3dCubeElement newDr3dCubeElement()
Create child element dr3d:cube.

Returns:
the element dr3d:cube

newDr3dExtrudeElement

public Dr3dExtrudeElement newDr3dExtrudeElement(String svgDValue,
                                                int svgViewBoxValue)
Create child element dr3d:extrude.

Parameters:
svgDValue - the String value of SvgDAttribute, see svg:d at specification
svgViewBoxValue - the Integer value of SvgViewBoxAttribute, see svg:viewBox at specification
Returns:
the element dr3d:extrude

newDr3dLightElement

public Dr3dLightElement newDr3dLightElement(String dr3dDirectionValue)
Create child element dr3d:light.

Parameters:
dr3dDirectionValue - the String value of Dr3dDirectionAttribute, see dr3d:direction at specification
Returns:
the element dr3d:light

newDr3dRotateElement

public Dr3dRotateElement newDr3dRotateElement(String svgDValue,
                                              int svgViewBoxValue)
Create child element dr3d:rotate.

Parameters:
svgDValue - the String value of SvgDAttribute, see svg:d at specification
svgViewBoxValue - the Integer value of SvgViewBoxAttribute, see svg:viewBox at specification
Returns:
the element dr3d:rotate

newDr3dSceneElement

public Dr3dSceneElement newDr3dSceneElement()
Create child element dr3d:scene.

Returns:
the element dr3d:scene

newDr3dSphereElement

public Dr3dSphereElement newDr3dSphereElement()
Create child element dr3d:sphere.

Returns:
the element dr3d:sphere

newDrawGluePointElement

public DrawGluePointElement newDrawGluePointElement(String drawEscapeDirectionValue,
                                                    String drawIdValue,
                                                    String svgXValue,
                                                    String svgYValue)
Create child element draw:glue-point.

Parameters:
drawEscapeDirectionValue - the String value of DrawEscapeDirectionAttribute, see draw:escape-direction at specification
drawIdValue - the String value of DrawIdAttribute, see draw:id at specification
svgXValue - the String value of SvgXAttribute, see svg:x at specification
svgYValue - the String value of SvgYAttribute, see svg:y at specification Child element is new in Odf 1.2
Returns:
the element draw:glue-point

newSvgDescElement

public SvgDescElement newSvgDescElement()
Create child element svg:desc.

Returns:
the element svg:desc

newSvgTitleElement

public SvgTitleElement newSvgTitleElement()
Create child element svg:title.

Returns:
the element svg:title

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-2017 The Apache Software Foundation. All Rights Reserved.