org.odftoolkit.odfdom.dom.element.draw
Class DrawShapeElementBase

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.OdfStyleableShapeElement
                                  extended by org.odftoolkit.odfdom.dom.element.draw.DrawShapeElementBase
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:
DrawCaptionElement, DrawCircleElement, DrawConnectorElement, DrawControlElement, DrawCustomShapeElement, DrawEllipseElement, DrawFrameElement, DrawGElement, DrawLineElement, DrawMeasureElement, DrawPageThumbnailElement, DrawPathElement, DrawPolygonElement, DrawPolylineElement, DrawRectElement, DrawRegularPolygonElement, OfficeAnnotationElement

public abstract class DrawShapeElementBase
extends OdfStyleableShapeElement

DOM implementation of OpenDocument base element

See Also:
Serialized Form

Field Summary
 
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
DrawShapeElementBase(OdfFileDom ownerDoc, OdfName elementName)
          Create the instance of DrawShapeElementBase
 
Method Summary
 java.lang.String getDrawClassNamesAttribute()
          Receives the value of the ODFDOM attribute representation DrawClassNamesAttribute , See
 java.lang.String getDrawIdAttribute()
          Receives the value of the ODFDOM attribute representation DrawIdAttribute , See
 java.lang.String getDrawNameAttribute()
          Receives the value of the ODFDOM attribute representation DrawNameAttribute , See
 java.lang.String getDrawStyleNameAttribute()
          Receives the value of the ODFDOM attribute representation DrawStyleNameAttribute , See
 java.lang.Integer getDrawZIndexAttribute()
          Receives the value of the ODFDOM attribute representation DrawZIndexAttribute , See
 java.lang.String getPresentationClassNamesAttribute()
          Receives the value of the ODFDOM attribute representation PresentationClassNamesAttribute , See
 java.lang.String getPresentationStyleNameAttribute()
          Receives the value of the ODFDOM attribute representation PresentationStyleNameAttribute , See
 java.lang.String getTableEndCellAddressAttribute()
          Receives the value of the ODFDOM attribute representation TableEndCellAddressAttribute , See
 java.lang.String getTableEndXAttribute()
          Receives the value of the ODFDOM attribute representation TableEndXAttribute , See
 java.lang.String getTableEndYAttribute()
          Receives the value of the ODFDOM attribute representation TableEndYAttribute , See
 java.lang.Boolean getTableTableBackgroundAttribute()
          Receives the value of the ODFDOM attribute representation TableTableBackgroundAttribute , See
 java.lang.Integer getTextAnchorPageNumberAttribute()
          Receives the value of the ODFDOM attribute representation TextAnchorPageNumberAttribute , See
 java.lang.String getTextAnchorTypeAttribute()
          Receives the value of the ODFDOM attribute representation TextAnchorTypeAttribute , See
 java.lang.String getXmlIdAttribute()
          Receives the value of the ODFDOM attribute representation XmlIdAttribute , See
 void setDrawClassNamesAttribute(java.lang.String drawClassNamesValue)
          Sets the value of ODFDOM attribute representation DrawClassNamesAttribute , See
 void setDrawIdAttribute(java.lang.String drawIdValue)
          Sets the value of ODFDOM attribute representation DrawIdAttribute , See
 void setDrawNameAttribute(java.lang.String drawNameValue)
          Sets the value of ODFDOM attribute representation DrawNameAttribute , See
 void setDrawStyleNameAttribute(java.lang.String drawStyleNameValue)
          Sets the value of ODFDOM attribute representation DrawStyleNameAttribute , See
 void setDrawZIndexAttribute(java.lang.Integer drawZIndexValue)
          Sets the value of ODFDOM attribute representation DrawZIndexAttribute , See
 void setPresentationClassNamesAttribute(java.lang.String presentationClassNamesValue)
          Sets the value of ODFDOM attribute representation PresentationClassNamesAttribute , See
 void setPresentationStyleNameAttribute(java.lang.String presentationStyleNameValue)
          Sets the value of ODFDOM attribute representation PresentationStyleNameAttribute , See
 void setTableEndCellAddressAttribute(java.lang.String tableEndCellAddressValue)
          Sets the value of ODFDOM attribute representation TableEndCellAddressAttribute , See
 void setTableEndXAttribute(java.lang.String tableEndXValue)
          Sets the value of ODFDOM attribute representation TableEndXAttribute , See
 void setTableEndYAttribute(java.lang.String tableEndYValue)
          Sets the value of ODFDOM attribute representation TableEndYAttribute , See
 void setTableTableBackgroundAttribute(java.lang.Boolean tableTableBackgroundValue)
          Sets the value of ODFDOM attribute representation TableTableBackgroundAttribute , See
 void setTextAnchorPageNumberAttribute(java.lang.Integer textAnchorPageNumberValue)
          Sets the value of ODFDOM attribute representation TextAnchorPageNumberAttribute , See
 void setTextAnchorTypeAttribute(java.lang.String textAnchorTypeValue)
          Sets the value of ODFDOM attribute representation TextAnchorTypeAttribute , 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.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.OdfElement
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getOdfName, 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
 

Constructor Detail

DrawShapeElementBase

public DrawShapeElementBase(OdfFileDom ownerDoc,
                            OdfName elementName)
Create the instance of DrawShapeElementBase

Parameters:
ownerDoc - The type is OdfFileDom
elementName - The type is OdfName
Method Detail

getDrawZIndexAttribute

public java.lang.Integer getDrawZIndexAttribute()
Receives the value of the ODFDOM attribute representation DrawZIndexAttribute , See

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

setDrawZIndexAttribute

public void setDrawZIndexAttribute(java.lang.Integer drawZIndexValue)
Sets the value of ODFDOM attribute representation DrawZIndexAttribute , See

Parameters:
drawZIndexValue - The type is Integer

getDrawIdAttribute

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

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

setDrawIdAttribute

public void setDrawIdAttribute(java.lang.String drawIdValue)
Sets the value of ODFDOM attribute representation DrawIdAttribute , See

Parameters:
drawIdValue - 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

getDrawStyleNameAttribute

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

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

setDrawStyleNameAttribute

public void setDrawStyleNameAttribute(java.lang.String drawStyleNameValue)
Sets the value of ODFDOM attribute representation DrawStyleNameAttribute , See

Parameters:
drawStyleNameValue - The type is String

getDrawClassNamesAttribute

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

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

setDrawClassNamesAttribute

public void setDrawClassNamesAttribute(java.lang.String drawClassNamesValue)
Sets the value of ODFDOM attribute representation DrawClassNamesAttribute , See

Parameters:
drawClassNamesValue - The type is String

getPresentationStyleNameAttribute

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

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

setPresentationStyleNameAttribute

public void setPresentationStyleNameAttribute(java.lang.String presentationStyleNameValue)
Sets the value of ODFDOM attribute representation PresentationStyleNameAttribute , See

Parameters:
presentationStyleNameValue - The type is String

getPresentationClassNamesAttribute

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

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

setPresentationClassNamesAttribute

public void setPresentationClassNamesAttribute(java.lang.String presentationClassNamesValue)
Sets the value of ODFDOM attribute representation PresentationClassNamesAttribute , See

Parameters:
presentationClassNamesValue - The type is String

getDrawNameAttribute

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

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

setDrawNameAttribute

public void setDrawNameAttribute(java.lang.String drawNameValue)
Sets the value of ODFDOM attribute representation DrawNameAttribute , See

Parameters:
drawNameValue - The type is String

getTableEndCellAddressAttribute

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

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

setTableEndCellAddressAttribute

public void setTableEndCellAddressAttribute(java.lang.String tableEndCellAddressValue)
Sets the value of ODFDOM attribute representation TableEndCellAddressAttribute , See

Parameters:
tableEndCellAddressValue - The type is String

getTableEndXAttribute

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

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

setTableEndXAttribute

public void setTableEndXAttribute(java.lang.String tableEndXValue)
Sets the value of ODFDOM attribute representation TableEndXAttribute , See

Parameters:
tableEndXValue - The type is String

getTableEndYAttribute

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

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

setTableEndYAttribute

public void setTableEndYAttribute(java.lang.String tableEndYValue)
Sets the value of ODFDOM attribute representation TableEndYAttribute , See

Parameters:
tableEndYValue - The type is String

getTableTableBackgroundAttribute

public java.lang.Boolean getTableTableBackgroundAttribute()
Receives the value of the ODFDOM attribute representation TableTableBackgroundAttribute , See

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

setTableTableBackgroundAttribute

public void setTableTableBackgroundAttribute(java.lang.Boolean tableTableBackgroundValue)
Sets the value of ODFDOM attribute representation TableTableBackgroundAttribute , See

Parameters:
tableTableBackgroundValue - The type is Boolean

getTextAnchorTypeAttribute

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

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

setTextAnchorTypeAttribute

public void setTextAnchorTypeAttribute(java.lang.String textAnchorTypeValue)
Sets the value of ODFDOM attribute representation TextAnchorTypeAttribute , See

Parameters:
textAnchorTypeValue - The type is String

getTextAnchorPageNumberAttribute

public java.lang.Integer getTextAnchorPageNumberAttribute()
Receives the value of the ODFDOM attribute representation TextAnchorPageNumberAttribute , See

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

setTextAnchorPageNumberAttribute

public void setTextAnchorPageNumberAttribute(java.lang.Integer textAnchorPageNumberValue)
Sets the value of ODFDOM attribute representation TextAnchorPageNumberAttribute , See

Parameters:
textAnchorPageNumberValue - The type is Integer


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