org.odftoolkit.odfdom.dom.element.draw
public class DrawHandleElement extends OdfElement
Modifier and Type | Field and Description |
---|---|
static OdfName |
ELEMENT_NAME |
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 |
---|
DrawHandleElement(OdfFileDom ownerDoc)
Create the instance of
DrawHandleElement |
Modifier and Type | Method and Description |
---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.
|
Boolean |
getDrawHandleMirrorHorizontalAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandleMirrorHorizontalAttribute , See draw:handle-mirror-horizontal |
Boolean |
getDrawHandleMirrorVerticalAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandleMirrorVerticalAttribute , See draw:handle-mirror-vertical |
String |
getDrawHandlePolarAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandlePolarAttribute , See draw:handle-polar |
String |
getDrawHandlePositionAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandlePositionAttribute , See draw:handle-position
Attribute is mandatory. |
String |
getDrawHandleRadiusRangeMaximumAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandleRadiusRangeMaximumAttribute , See draw:handle-radius-range-maximum |
String |
getDrawHandleRadiusRangeMinimumAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandleRadiusRangeMinimumAttribute , See draw:handle-radius-range-minimum |
String |
getDrawHandleRangeXMaximumAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandleRangeXMaximumAttribute , See draw:handle-range-x-maximum |
String |
getDrawHandleRangeXMinimumAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandleRangeXMinimumAttribute , See draw:handle-range-x-minimum |
String |
getDrawHandleRangeYMaximumAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandleRangeYMaximumAttribute , See draw:handle-range-y-maximum |
String |
getDrawHandleRangeYMinimumAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandleRangeYMinimumAttribute , See draw:handle-range-y-minimum |
Boolean |
getDrawHandleSwitchedAttribute()
Receives the value of the ODFDOM attribute representation
DrawHandleSwitchedAttribute , See draw:handle-switched |
OdfName |
getOdfName()
Get the element name
|
void |
setDrawHandleMirrorHorizontalAttribute(Boolean drawHandleMirrorHorizontalValue)
Sets the value of ODFDOM attribute representation
DrawHandleMirrorHorizontalAttribute , See draw:handle-mirror-horizontal |
void |
setDrawHandleMirrorVerticalAttribute(Boolean drawHandleMirrorVerticalValue)
Sets the value of ODFDOM attribute representation
DrawHandleMirrorVerticalAttribute , See draw:handle-mirror-vertical |
void |
setDrawHandlePolarAttribute(String drawHandlePolarValue)
Sets the value of ODFDOM attribute representation
DrawHandlePolarAttribute , See draw:handle-polar |
void |
setDrawHandlePositionAttribute(String drawHandlePositionValue)
Sets the value of ODFDOM attribute representation
DrawHandlePositionAttribute , See draw:handle-position |
void |
setDrawHandleRadiusRangeMaximumAttribute(String drawHandleRadiusRangeMaximumValue)
Sets the value of ODFDOM attribute representation
DrawHandleRadiusRangeMaximumAttribute , See draw:handle-radius-range-maximum |
void |
setDrawHandleRadiusRangeMinimumAttribute(String drawHandleRadiusRangeMinimumValue)
Sets the value of ODFDOM attribute representation
DrawHandleRadiusRangeMinimumAttribute , See draw:handle-radius-range-minimum |
void |
setDrawHandleRangeXMaximumAttribute(String drawHandleRangeXMaximumValue)
Sets the value of ODFDOM attribute representation
DrawHandleRangeXMaximumAttribute , See draw:handle-range-x-maximum |
void |
setDrawHandleRangeXMinimumAttribute(String drawHandleRangeXMinimumValue)
Sets the value of ODFDOM attribute representation
DrawHandleRangeXMinimumAttribute , See draw:handle-range-x-minimum |
void |
setDrawHandleRangeYMaximumAttribute(String drawHandleRangeYMaximumValue)
Sets the value of ODFDOM attribute representation
DrawHandleRangeYMaximumAttribute , See draw:handle-range-y-maximum |
void |
setDrawHandleRangeYMinimumAttribute(String drawHandleRangeYMinimumValue)
Sets the value of ODFDOM attribute representation
DrawHandleRangeYMinimumAttribute , See draw:handle-range-y-minimum |
void |
setDrawHandleSwitchedAttribute(Boolean drawHandleSwitchedValue)
Sets the value of ODFDOM attribute representation
DrawHandleSwitchedAttribute , See draw:handle-switched |
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, 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, setAttributeNodeNS, setAttributeNS, 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 static final OdfName ELEMENT_NAME
public DrawHandleElement(OdfFileDom ownerDoc)
DrawHandleElement
ownerDoc
- The type is OdfFileDom
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element draw:handle.public Boolean getDrawHandleMirrorHorizontalAttribute()
DrawHandleMirrorHorizontalAttribute
, See draw:handle-mirror-horizontalBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandleMirrorHorizontalAttribute(Boolean drawHandleMirrorHorizontalValue)
DrawHandleMirrorHorizontalAttribute
, See draw:handle-mirror-horizontaldrawHandleMirrorHorizontalValue
- The type is Boolean
public Boolean getDrawHandleMirrorVerticalAttribute()
DrawHandleMirrorVerticalAttribute
, See draw:handle-mirror-verticalBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandleMirrorVerticalAttribute(Boolean drawHandleMirrorVerticalValue)
DrawHandleMirrorVerticalAttribute
, See draw:handle-mirror-verticaldrawHandleMirrorVerticalValue
- The type is Boolean
public String getDrawHandlePolarAttribute()
DrawHandlePolarAttribute
, See draw:handle-polarString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandlePolarAttribute(String drawHandlePolarValue)
DrawHandlePolarAttribute
, See draw:handle-polardrawHandlePolarValue
- The type is String
public String getDrawHandlePositionAttribute()
DrawHandlePositionAttribute
, See draw:handle-position
Attribute is mandatory.String
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandlePositionAttribute(String drawHandlePositionValue)
DrawHandlePositionAttribute
, See draw:handle-positiondrawHandlePositionValue
- The type is String
public String getDrawHandleRadiusRangeMaximumAttribute()
DrawHandleRadiusRangeMaximumAttribute
, See draw:handle-radius-range-maximumString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandleRadiusRangeMaximumAttribute(String drawHandleRadiusRangeMaximumValue)
DrawHandleRadiusRangeMaximumAttribute
, See draw:handle-radius-range-maximumdrawHandleRadiusRangeMaximumValue
- The type is String
public String getDrawHandleRadiusRangeMinimumAttribute()
DrawHandleRadiusRangeMinimumAttribute
, See draw:handle-radius-range-minimumString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandleRadiusRangeMinimumAttribute(String drawHandleRadiusRangeMinimumValue)
DrawHandleRadiusRangeMinimumAttribute
, See draw:handle-radius-range-minimumdrawHandleRadiusRangeMinimumValue
- The type is String
public String getDrawHandleRangeXMaximumAttribute()
DrawHandleRangeXMaximumAttribute
, See draw:handle-range-x-maximumString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandleRangeXMaximumAttribute(String drawHandleRangeXMaximumValue)
DrawHandleRangeXMaximumAttribute
, See draw:handle-range-x-maximumdrawHandleRangeXMaximumValue
- The type is String
public String getDrawHandleRangeXMinimumAttribute()
DrawHandleRangeXMinimumAttribute
, See draw:handle-range-x-minimumString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandleRangeXMinimumAttribute(String drawHandleRangeXMinimumValue)
DrawHandleRangeXMinimumAttribute
, See draw:handle-range-x-minimumdrawHandleRangeXMinimumValue
- The type is String
public String getDrawHandleRangeYMaximumAttribute()
DrawHandleRangeYMaximumAttribute
, See draw:handle-range-y-maximumString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandleRangeYMaximumAttribute(String drawHandleRangeYMaximumValue)
DrawHandleRangeYMaximumAttribute
, See draw:handle-range-y-maximumdrawHandleRangeYMaximumValue
- The type is String
public String getDrawHandleRangeYMinimumAttribute()
DrawHandleRangeYMinimumAttribute
, See draw:handle-range-y-minimumString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandleRangeYMinimumAttribute(String drawHandleRangeYMinimumValue)
DrawHandleRangeYMinimumAttribute
, See draw:handle-range-y-minimumdrawHandleRangeYMinimumValue
- The type is String
public Boolean getDrawHandleSwitchedAttribute()
DrawHandleSwitchedAttribute
, See draw:handle-switchedBoolean
, the value or null
, if the attribute is not set and no default value defined.public void setDrawHandleSwitchedAttribute(Boolean drawHandleSwitchedValue)
DrawHandleSwitchedAttribute
, See draw:handle-switcheddrawHandleSwitchedValue
- The type is Boolean
public void accept(ElementVisitor visitor)
OdfElement
accept
in class OdfElement
visitor
- an instance of DefaultElementVisitorCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.