org.odftoolkit.odfdom.dom.element.draw
public abstract class DrawShapeElementBase extends OdfStyleableShapeElement
mFamily, mStyleNameAttrib
localName, namespaceURI
attributes, name
firstChild, fNodeListCache, ownerDocument
nextSibling, previousSibling
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
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
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
Constructor and Description |
---|
DrawShapeElementBase(OdfFileDom ownerDoc,
OdfName elementName)
Create the instance of
DrawShapeElementBase |
Modifier and Type | Method and Description |
---|---|
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 |
getDrawNameAttribute()
Receives the value of the ODFDOM attribute representation
DrawNameAttribute , See draw:name |
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 |
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 |
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 |
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 |
setDrawNameAttribute(String drawNameValue)
Sets the value of ODFDOM attribute representation
DrawNameAttribute , See draw:name |
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 |
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 |
adjustStyleNameAttrib, setAttributeNodeNS, setAttributeNS
getAutomaticStyle, getAutomaticStyles, getDocumentStyle, getOrCreateUnqiueAutomaticStyle, getProperties, getProperty, getStrictProperties, getStyleFamily, getStyleName, hasAutomaticStyle, hasDocumentStyle, hasProperty, onInsertNode, onRemoveNode, removeProperty, reuseDocumentStyle, setDocumentStyle, setProperties, setProperty, setStyleName
accept, cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getOdfName, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
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
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
getNextSibling, getParentNode, getPreviousSibling
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
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
public DrawShapeElementBase(OdfFileDom ownerDoc, OdfName elementName)
DrawShapeElementBase
ownerDoc
- The type is OdfFileDom
public String getDrawClassNamesAttribute()
DrawClassNamesAttribute
, See draw:class-namesString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawClassNamesAttribute(String drawClassNamesValue)
DrawClassNamesAttribute
, See draw:class-namesdrawClassNamesValue
- The type is String
public String getDrawIdAttribute()
DrawIdAttribute
, See draw:idString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawIdAttribute(String drawIdValue)
DrawIdAttribute
, See draw:iddrawIdValue
- The type is String
public String getDrawNameAttribute()
DrawNameAttribute
, See draw:nameString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawNameAttribute(String drawNameValue)
DrawNameAttribute
, See draw:namedrawNameValue
- The type is String
public String getDrawStyleNameAttribute()
DrawStyleNameAttribute
, See draw:style-nameString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawStyleNameAttribute(String drawStyleNameValue)
DrawStyleNameAttribute
, See draw:style-namedrawStyleNameValue
- The type is String
public Integer getDrawZIndexAttribute()
DrawZIndexAttribute
, See draw:z-indexInteger
, the value or null
, if the attribute is not set and no default value defined.public void setDrawZIndexAttribute(Integer drawZIndexValue)
DrawZIndexAttribute
, See draw:z-indexdrawZIndexValue
- The type is Integer
public String getPresentationClassNamesAttribute()
PresentationClassNamesAttribute
, See presentation:class-namesString
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationClassNamesAttribute(String presentationClassNamesValue)
PresentationClassNamesAttribute
, See presentation:class-namespresentationClassNamesValue
- The type is String
public String getPresentationStyleNameAttribute()
PresentationStyleNameAttribute
, See presentation:style-nameString
, the value or null
, if the attribute is not set and no default value defined.public void setPresentationStyleNameAttribute(String presentationStyleNameValue)
PresentationStyleNameAttribute
, See presentation:style-namepresentationStyleNameValue
- The type is String
public String getTableEndCellAddressAttribute()
TableEndCellAddressAttribute
, See table:end-cell-addressString
, the value or null
, if the attribute is not set and no default value defined.public void setTableEndCellAddressAttribute(String tableEndCellAddressValue)
TableEndCellAddressAttribute
, See table:end-cell-addresstableEndCellAddressValue
- The type is String
public String getTableEndXAttribute()
TableEndXAttribute
, See table:end-xString
, the value or null
, if the attribute is not set and no default value defined.public void setTableEndXAttribute(String tableEndXValue)
TableEndXAttribute
, See table:end-xtableEndXValue
- The type is String
public String getTableEndYAttribute()
TableEndYAttribute
, See table:end-yString
, the value or null
, if the attribute is not set and no default value defined.public void setTableEndYAttribute(String tableEndYValue)
TableEndYAttribute
, See table:end-ytableEndYValue
- The type is String
public Boolean getTableTableBackgroundAttribute()
TableTableBackgroundAttribute
, See table:table-backgroundBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setTableTableBackgroundAttribute(Boolean tableTableBackgroundValue)
TableTableBackgroundAttribute
, See table:table-backgroundtableTableBackgroundValue
- The type is Boolean
public Integer getTextAnchorPageNumberAttribute()
TextAnchorPageNumberAttribute
, See text:anchor-page-numberInteger
, the value or null
, if the attribute is not set and no default value defined.public void setTextAnchorPageNumberAttribute(Integer textAnchorPageNumberValue)
TextAnchorPageNumberAttribute
, See text:anchor-page-numbertextAnchorPageNumberValue
- The type is Integer
public String getTextAnchorTypeAttribute()
TextAnchorTypeAttribute
, See text:anchor-typeString
, the value or null
, if the attribute is not set and no default value defined.public void setTextAnchorTypeAttribute(String textAnchorTypeValue)
TextAnchorTypeAttribute
, See text:anchor-typetextAnchorTypeValue
- The type is String
public String getXmlIdAttribute()
XmlIdAttribute
, See xml:idString
, the value or null
, if the attribute is not set and no default value defined.Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.