Class DrawShapeElementBase
java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.odftoolkit.odfdom.pkg.OdfElement
org.odftoolkit.odfdom.dom.element.OdfStylableElement
org.odftoolkit.odfdom.dom.element.OdfStyleableShapeElement
org.odftoolkit.odfdom.dom.element.draw.DrawShapeElementBase
- All Implemented Interfaces:
Serializable
,Cloneable
,OdfStylePropertySet
,Element
,ElementTraversal
,EventTarget
,Node
,NodeList
,TypeInfo
- Direct Known Subclasses:
DrawCaptionElement
,DrawCircleElement
,DrawConnectorElement
,DrawControlElement
,DrawCustomShapeElement
,DrawEllipseElement
,DrawFrameElement
,DrawGElement
,DrawLineElement
,DrawMeasureElement
,DrawPageThumbnailElement
,DrawPathElement
,DrawPolygonElement
,DrawPolylineElement
,DrawRectElement
,DrawRegularPolygonElement
,OfficeAnnotationElement
DOM implementation of OpenDocument base element
- See Also:
-
Field Summary
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
ConstructorDescriptionDrawShapeElementBase
(OdfFileDom ownerDoc, OdfName elementName) Create the instance ofDrawShapeElementBase
-
Method Summary
Modifier and TypeMethodDescriptionReceives the value of the ODFDOM attribute representationDrawClassNamesAttribute
, See @draw:class-namesReceives the value of the ODFDOM attribute representationDrawIdAttribute
, See @draw:idReceives the value of the ODFDOM attribute representationDrawNameAttribute
, See @draw:nameReceives the value of the ODFDOM attribute representationDrawStyleNameAttribute
, See @draw:style-nameReceives the value of the ODFDOM attribute representationDrawZIndexAttribute
, See @draw:z-indexReceives the value of the ODFDOM attribute representationPresentationClassNamesAttribute
, See @presentation:class-namesReceives the value of the ODFDOM attribute representationPresentationStyleNameAttribute
, See @presentation:style-nameReceives the value of the ODFDOM attribute representationTableEndCellAddressAttribute
, See @table:end-cell-addressReceives the value of the ODFDOM attribute representationTableEndXAttribute
, See @table:end-xReceives the value of the ODFDOM attribute representationTableEndYAttribute
, See @table:end-yReceives the value of the ODFDOM attribute representationTableTableBackgroundAttribute
, See @table:table-backgroundReceives the value of the ODFDOM attribute representationTextAnchorPageNumberAttribute
, See @text:anchor-page-numberReceives the value of the ODFDOM attribute representationTextAnchorTypeAttribute
, See @text:anchor-typeReceives the value of the ODFDOM attribute representationXmlIdAttribute
, See @xml:idvoid
setDrawClassNamesAttribute
(String drawClassNamesValue) Sets the value of ODFDOM attribute representationDrawClassNamesAttribute
, See @draw:class-namesvoid
setDrawIdAttribute
(String drawIdValue) Sets the value of ODFDOM attribute representationDrawIdAttribute
, See @draw:idvoid
setDrawNameAttribute
(String drawNameValue) Sets the value of ODFDOM attribute representationDrawNameAttribute
, See @draw:namevoid
setDrawStyleNameAttribute
(String drawStyleNameValue) Sets the value of ODFDOM attribute representationDrawStyleNameAttribute
, See @draw:style-namevoid
setDrawZIndexAttribute
(Integer drawZIndexValue) Sets the value of ODFDOM attribute representationDrawZIndexAttribute
, See @draw:z-indexvoid
setPresentationClassNamesAttribute
(String presentationClassNamesValue) Sets the value of ODFDOM attribute representationPresentationClassNamesAttribute
, See @presentation:class-namesvoid
setPresentationStyleNameAttribute
(String presentationStyleNameValue) Sets the value of ODFDOM attribute representationPresentationStyleNameAttribute
, See @presentation:style-namevoid
setTableEndCellAddressAttribute
(String tableEndCellAddressValue) Sets the value of ODFDOM attribute representationTableEndCellAddressAttribute
, See @table:end-cell-addressvoid
setTableEndXAttribute
(String tableEndXValue) Sets the value of ODFDOM attribute representationTableEndXAttribute
, See @table:end-xvoid
setTableEndYAttribute
(String tableEndYValue) Sets the value of ODFDOM attribute representationTableEndYAttribute
, See @table:end-yvoid
setTableTableBackgroundAttribute
(Boolean tableTableBackgroundValue) Sets the value of ODFDOM attribute representationTableTableBackgroundAttribute
, See @table:table-backgroundvoid
setTextAnchorPageNumberAttribute
(Integer textAnchorPageNumberValue) Sets the value of ODFDOM attribute representationTextAnchorPageNumberAttribute
, See @text:anchor-page-numbervoid
setTextAnchorTypeAttribute
(String textAnchorTypeValue) Sets the value of ODFDOM attribute representationTextAnchorTypeAttribute
, See @text:anchor-typevoid
setXmlIdAttribute
(String xmlIdValue) Sets the value of ODFDOM attribute representationXmlIdAttribute
, See @xml:idMethods 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, getDocumentStyleName, getOrCreateAutomaticStyles, getOrCreateUnqiueAutomaticStyle, 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
accept, appendChild, appendUsingWhitespaceHandling, cloneElement, cloneNode, cloneNode, cloneNode, cloneOdfElement, componentSize, copyAttributes, countChildComponents, countDescendantComponents, countPrecedingSiblingElements, delete, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getChildElement, getChildElement, getComponent, getComponentRoot, getFirstChildElement, getLastChildElement, getNextSiblingElement, getOdfAttribute, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getOdfName, getParentAs, getPreviousSiblingElement, getRepetition, getTextContent, hasAncestor, hasOdfAttribute, ignoredComponent, insert, insert, insertBefore, isComponentRoot, isIgnoredElement, isIgnoredElement, isRepeatable, markAsComponentRoot, markText, moveChildrenTo, onInsertNode, onRemoveNode, receiveNode, receiveNode, removeChild, removeContent, removeSingleElement, replaceChild, selfAndDescendantTextIgnoredAsComponent, setComponent, setOdfAttribute, setOdfAttribute, setOdfAttributeValue, setRepetition, split, toString
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setPrefix, setType
Methods inherited from class org.apache.xerces.dom.ElementImpl
getAttribute, 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, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, 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, 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
compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
-
Constructor Details
-
DrawShapeElementBase
Create the instance ofDrawShapeElementBase
- Parameters:
ownerDoc
- The type isOdfFileDom
elementName
- The type isOdfName
-
-
Method Details
-
getDrawClassNamesAttribute
Receives the value of the ODFDOM attribute representationDrawClassNamesAttribute
, See @draw:class-names- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setDrawClassNamesAttribute
Sets the value of ODFDOM attribute representationDrawClassNamesAttribute
, See @draw:class-names- Parameters:
drawClassNamesValue
- The type isString
-
getDrawIdAttribute
Receives the value of the ODFDOM attribute representationDrawIdAttribute
, See @draw:id- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setDrawIdAttribute
Sets the value of ODFDOM attribute representationDrawIdAttribute
, See @draw:id- Parameters:
drawIdValue
- The type isString
-
getDrawNameAttribute
Receives the value of the ODFDOM attribute representationDrawNameAttribute
, See @draw:name- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setDrawNameAttribute
Sets the value of ODFDOM attribute representationDrawNameAttribute
, See @draw:name- Parameters:
drawNameValue
- The type isString
-
getDrawStyleNameAttribute
Receives the value of the ODFDOM attribute representationDrawStyleNameAttribute
, See @draw:style-name- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setDrawStyleNameAttribute
Sets the value of ODFDOM attribute representationDrawStyleNameAttribute
, See @draw:style-name- Parameters:
drawStyleNameValue
- The type isString
-
getDrawZIndexAttribute
Receives the value of the ODFDOM attribute representationDrawZIndexAttribute
, See @draw:z-index- Returns:
- - the
Integer
, the value ornull
, if the attribute is not set and no default value defined.
-
setDrawZIndexAttribute
Sets the value of ODFDOM attribute representationDrawZIndexAttribute
, See @draw:z-index- Parameters:
drawZIndexValue
- The type isInteger
-
getPresentationClassNamesAttribute
Receives the value of the ODFDOM attribute representationPresentationClassNamesAttribute
, See @presentation:class-names- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationClassNamesAttribute
Sets the value of ODFDOM attribute representationPresentationClassNamesAttribute
, See @presentation:class-names- Parameters:
presentationClassNamesValue
- The type isString
-
getPresentationStyleNameAttribute
Receives the value of the ODFDOM attribute representationPresentationStyleNameAttribute
, See @presentation:style-name- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setPresentationStyleNameAttribute
Sets the value of ODFDOM attribute representationPresentationStyleNameAttribute
, See @presentation:style-name- Parameters:
presentationStyleNameValue
- The type isString
-
getTableEndCellAddressAttribute
Receives the value of the ODFDOM attribute representationTableEndCellAddressAttribute
, See @table:end-cell-address- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTableEndCellAddressAttribute
Sets the value of ODFDOM attribute representationTableEndCellAddressAttribute
, See @table:end-cell-address- Parameters:
tableEndCellAddressValue
- The type isString
-
getTableEndXAttribute
Receives the value of the ODFDOM attribute representationTableEndXAttribute
, See @table:end-x- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTableEndXAttribute
Sets the value of ODFDOM attribute representationTableEndXAttribute
, See @table:end-x- Parameters:
tableEndXValue
- The type isString
-
getTableEndYAttribute
Receives the value of the ODFDOM attribute representationTableEndYAttribute
, See @table:end-y- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTableEndYAttribute
Sets the value of ODFDOM attribute representationTableEndYAttribute
, See @table:end-y- Parameters:
tableEndYValue
- The type isString
-
getTableTableBackgroundAttribute
Receives the value of the ODFDOM attribute representationTableTableBackgroundAttribute
, See @table:table-background- Returns:
- - the
Boolean
, the value ornull
, if the attribute is not set and no default value defined.
-
setTableTableBackgroundAttribute
Sets the value of ODFDOM attribute representationTableTableBackgroundAttribute
, See @table:table-background- Parameters:
tableTableBackgroundValue
- The type isBoolean
-
getTextAnchorPageNumberAttribute
Receives the value of the ODFDOM attribute representationTextAnchorPageNumberAttribute
, See @text:anchor-page-number- Returns:
- - the
Integer
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextAnchorPageNumberAttribute
Sets the value of ODFDOM attribute representationTextAnchorPageNumberAttribute
, See @text:anchor-page-number- Parameters:
textAnchorPageNumberValue
- The type isInteger
-
getTextAnchorTypeAttribute
Receives the value of the ODFDOM attribute representationTextAnchorTypeAttribute
, See @text:anchor-type- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setTextAnchorTypeAttribute
Sets the value of ODFDOM attribute representationTextAnchorTypeAttribute
, See @text:anchor-type- Parameters:
textAnchorTypeValue
- The type isString
-
getXmlIdAttribute
Receives the value of the ODFDOM attribute representationXmlIdAttribute
, See @xml:id- Returns:
- - the
String
, the value ornull
, if the attribute is not set and no default value defined.
-
setXmlIdAttribute
Sets the value of ODFDOM attribute representationXmlIdAttribute
, See @xml:id- Parameters:
xmlIdValue
- The type isString
-