|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.draw.DrawHandleElement
public class DrawHandleElement
DOM implementation of OpenDocument element draw:handle.
| Field Summary | |
|---|---|
static OdfName |
ELEMENT_NAME
|
| 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 interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
DrawHandleElement(OdfFileDom ownerDoc)
Create the instance of DrawHandleElement |
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class org.odftoolkit.odfdom.pkg.OdfElement |
|---|
cloneNode, cloneOdfElement, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, 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.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 |
|---|
public static final OdfName ELEMENT_NAME
| Constructor Detail |
|---|
public DrawHandleElement(OdfFileDom ownerDoc)
DrawHandleElement
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element draw:handle.public Boolean getDrawHandleMirrorHorizontalAttribute()
DrawHandleMirrorHorizontalAttribute , See draw:handle-mirror-horizontal
Boolean , 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-horizontal
drawHandleMirrorHorizontalValue - The type is Booleanpublic Boolean getDrawHandleMirrorVerticalAttribute()
DrawHandleMirrorVerticalAttribute , See draw:handle-mirror-vertical
Boolean , 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-vertical
drawHandleMirrorVerticalValue - The type is Booleanpublic String getDrawHandlePolarAttribute()
DrawHandlePolarAttribute , See draw:handle-polar
String , the value or null, if the attribute is not set and no default value defined.public void setDrawHandlePolarAttribute(String drawHandlePolarValue)
DrawHandlePolarAttribute , See draw:handle-polar
drawHandlePolarValue - The type is Stringpublic 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-position
drawHandlePositionValue - The type is Stringpublic String getDrawHandleRadiusRangeMaximumAttribute()
DrawHandleRadiusRangeMaximumAttribute , See draw:handle-radius-range-maximum
String , 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-maximum
drawHandleRadiusRangeMaximumValue - The type is Stringpublic String getDrawHandleRadiusRangeMinimumAttribute()
DrawHandleRadiusRangeMinimumAttribute , See draw:handle-radius-range-minimum
String , 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-minimum
drawHandleRadiusRangeMinimumValue - The type is Stringpublic String getDrawHandleRangeXMaximumAttribute()
DrawHandleRangeXMaximumAttribute , See draw:handle-range-x-maximum
String , 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-maximum
drawHandleRangeXMaximumValue - The type is Stringpublic String getDrawHandleRangeXMinimumAttribute()
DrawHandleRangeXMinimumAttribute , See draw:handle-range-x-minimum
String , 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-minimum
drawHandleRangeXMinimumValue - The type is Stringpublic String getDrawHandleRangeYMaximumAttribute()
DrawHandleRangeYMaximumAttribute , See draw:handle-range-y-maximum
String , 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-maximum
drawHandleRangeYMaximumValue - The type is Stringpublic String getDrawHandleRangeYMinimumAttribute()
DrawHandleRangeYMinimumAttribute , See draw:handle-range-y-minimum
String , 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-minimum
drawHandleRangeYMinimumValue - The type is Stringpublic Boolean getDrawHandleSwitchedAttribute()
DrawHandleSwitchedAttribute , See draw:handle-switched
Boolean , the value or null, if the attribute is not set and no default value defined.public void setDrawHandleSwitchedAttribute(Boolean drawHandleSwitchedValue)
DrawHandleSwitchedAttribute , See draw:handle-switched
drawHandleSwitchedValue - The type is Booleanpublic void accept(ElementVisitor visitor)
OdfElement
accept in class OdfElementvisitor - an instance of DefaultElementVisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||