org.odftoolkit.odfdom.dom.element.draw
public class DrawEllipseElement extends DrawShapeElementBase
Modifier and Type | Field and Description |
---|---|
static OdfName |
ELEMENT_NAME |
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 |
---|
DrawEllipseElement(OdfFileDom ownerDoc)
Create the instance of
DrawEllipseElement |
Modifier and Type | Method and Description |
---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.
|
String |
getDrawCaptionIdAttribute()
Receives the value of the ODFDOM attribute representation
DrawCaptionIdAttribute , See draw:caption-id |
String |
getDrawEndAngleAttribute()
Receives the value of the ODFDOM attribute representation
DrawEndAngleAttribute , See draw:end-angle |
String |
getDrawKindAttribute()
Receives the value of the ODFDOM attribute representation
DrawKindAttribute , See draw:kind |
String |
getDrawLayerAttribute()
Receives the value of the ODFDOM attribute representation
DrawLayerAttribute , See draw:layer |
String |
getDrawStartAngleAttribute()
Receives the value of the ODFDOM attribute representation
DrawStartAngleAttribute , See draw:start-angle |
String |
getDrawTextStyleNameAttribute()
Receives the value of the ODFDOM attribute representation
DrawTextStyleNameAttribute , See draw:text-style-name |
String |
getDrawTransformAttribute()
Receives the value of the ODFDOM attribute representation
DrawTransformAttribute , See draw:transform |
OdfName |
getOdfName()
Get the element name
|
String |
getSvgCxAttribute()
Receives the value of the ODFDOM attribute representation
SvgCxAttribute , See svg:cx |
String |
getSvgCyAttribute()
Receives the value of the ODFDOM attribute representation
SvgCyAttribute , See svg:cy |
String |
getSvgHeightAttribute()
Receives the value of the ODFDOM attribute representation
SvgHeightAttribute , See svg:height |
String |
getSvgRxAttribute()
Receives the value of the ODFDOM attribute representation
SvgRxAttribute , See svg:rx |
String |
getSvgRyAttribute()
Receives the value of the ODFDOM attribute representation
SvgRyAttribute , See svg:ry |
String |
getSvgWidthAttribute()
Receives the value of the ODFDOM attribute representation
SvgWidthAttribute , See svg:width |
String |
getSvgXAttribute()
Receives the value of the ODFDOM attribute representation
SvgXAttribute , See svg:x |
String |
getSvgYAttribute()
Receives the value of the ODFDOM attribute representation
SvgYAttribute , See svg:y |
DrawGluePointElement |
newDrawGluePointElement(String drawEscapeDirectionValue,
String drawIdValue,
String svgXValue,
String svgYValue)
Create child element draw:glue-point.
|
OfficeEventListenersElement |
newOfficeEventListenersElement()
Create child element office:event-listeners.
|
SvgDescElement |
newSvgDescElement()
Create child element svg:desc.
|
SvgTitleElement |
newSvgTitleElement()
Create child element svg:title.
|
TextListElement |
newTextListElement()
Create child element text:list.
|
TextPElement |
newTextPElement()
Create child element text:p.
|
void |
setDrawCaptionIdAttribute(String drawCaptionIdValue)
Sets the value of ODFDOM attribute representation
DrawCaptionIdAttribute , See draw:caption-id |
void |
setDrawEndAngleAttribute(String drawEndAngleValue)
Sets the value of ODFDOM attribute representation
DrawEndAngleAttribute , See draw:end-angle |
void |
setDrawKindAttribute(String drawKindValue)
Sets the value of ODFDOM attribute representation
DrawKindAttribute , See draw:kind |
void |
setDrawLayerAttribute(String drawLayerValue)
Sets the value of ODFDOM attribute representation
DrawLayerAttribute , See draw:layer |
void |
setDrawStartAngleAttribute(String drawStartAngleValue)
Sets the value of ODFDOM attribute representation
DrawStartAngleAttribute , See draw:start-angle |
void |
setDrawTextStyleNameAttribute(String drawTextStyleNameValue)
Sets the value of ODFDOM attribute representation
DrawTextStyleNameAttribute , See draw:text-style-name |
void |
setDrawTransformAttribute(String drawTransformValue)
Sets the value of ODFDOM attribute representation
DrawTransformAttribute , See draw:transform |
void |
setSvgCxAttribute(String svgCxValue)
Sets the value of ODFDOM attribute representation
SvgCxAttribute , See svg:cx |
void |
setSvgCyAttribute(String svgCyValue)
Sets the value of ODFDOM attribute representation
SvgCyAttribute , See svg:cy |
void |
setSvgHeightAttribute(String svgHeightValue)
Sets the value of ODFDOM attribute representation
SvgHeightAttribute , See svg:height |
void |
setSvgRxAttribute(String svgRxValue)
Sets the value of ODFDOM attribute representation
SvgRxAttribute , See svg:rx |
void |
setSvgRyAttribute(String svgRyValue)
Sets the value of ODFDOM attribute representation
SvgRyAttribute , See svg:ry |
void |
setSvgWidthAttribute(String svgWidthValue)
Sets the value of ODFDOM attribute representation
SvgWidthAttribute , See svg:width |
void |
setSvgXAttribute(String svgXValue)
Sets the value of ODFDOM attribute representation
SvgXAttribute , See svg:x |
void |
setSvgYAttribute(String svgYValue)
Sets the value of ODFDOM attribute representation
SvgYAttribute , See svg:y |
getDrawClassNamesAttribute, getDrawIdAttribute, getDrawNameAttribute, getDrawStyleNameAttribute, getDrawZIndexAttribute, getPresentationClassNamesAttribute, getPresentationStyleNameAttribute, getTableEndCellAddressAttribute, getTableEndXAttribute, getTableEndYAttribute, getTableTableBackgroundAttribute, getTextAnchorPageNumberAttribute, getTextAnchorTypeAttribute, getXmlIdAttribute, setDrawClassNamesAttribute, setDrawIdAttribute, setDrawNameAttribute, setDrawStyleNameAttribute, setDrawZIndexAttribute, setPresentationClassNamesAttribute, setPresentationStyleNameAttribute, setTableEndCellAddressAttribute, setTableEndXAttribute, setTableEndYAttribute, setTableTableBackgroundAttribute, setTextAnchorPageNumberAttribute, setTextAnchorTypeAttribute, setXmlIdAttribute
adjustStyleNameAttrib, setAttributeNodeNS, setAttributeNS
getAutomaticStyle, getAutomaticStyles, getDocumentStyle, getOrCreateUnqiueAutomaticStyle, getProperties, getProperty, getStrictProperties, getStyleFamily, getStyleName, hasAutomaticStyle, hasDocumentStyle, hasProperty, onInsertNode, onRemoveNode, removeProperty, reuseDocumentStyle, setDocumentStyle, setProperties, setProperty, setStyleName
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, 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 static final OdfName ELEMENT_NAME
public DrawEllipseElement(OdfFileDom ownerDoc)
DrawEllipseElement
ownerDoc
- The type is OdfFileDom
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element draw:ellipse.public String getDrawCaptionIdAttribute()
DrawCaptionIdAttribute
, See draw:caption-idString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawCaptionIdAttribute(String drawCaptionIdValue)
DrawCaptionIdAttribute
, See draw:caption-iddrawCaptionIdValue
- The type is String
public String getDrawEndAngleAttribute()
DrawEndAngleAttribute
, See draw:end-angleString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawEndAngleAttribute(String drawEndAngleValue)
DrawEndAngleAttribute
, See draw:end-angledrawEndAngleValue
- The type is String
public String getDrawKindAttribute()
DrawKindAttribute
, See draw:kindString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawKindAttribute(String drawKindValue)
DrawKindAttribute
, See draw:kinddrawKindValue
- The type is String
public String getDrawLayerAttribute()
DrawLayerAttribute
, See draw:layerString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawLayerAttribute(String drawLayerValue)
DrawLayerAttribute
, See draw:layerdrawLayerValue
- The type is String
public String getDrawStartAngleAttribute()
DrawStartAngleAttribute
, See draw:start-angleString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawStartAngleAttribute(String drawStartAngleValue)
DrawStartAngleAttribute
, See draw:start-angledrawStartAngleValue
- The type is String
public String getDrawTextStyleNameAttribute()
DrawTextStyleNameAttribute
, See draw:text-style-nameString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawTextStyleNameAttribute(String drawTextStyleNameValue)
DrawTextStyleNameAttribute
, See draw:text-style-namedrawTextStyleNameValue
- The type is String
public String getDrawTransformAttribute()
DrawTransformAttribute
, See draw:transformString
, the value or null
, if the attribute is not set and no default value defined.public void setDrawTransformAttribute(String drawTransformValue)
DrawTransformAttribute
, See draw:transformdrawTransformValue
- The type is String
public String getSvgCxAttribute()
SvgCxAttribute
, See svg:cxString
, the value or null
, if the attribute is not set and no default value defined.public void setSvgCxAttribute(String svgCxValue)
SvgCxAttribute
, See svg:cxsvgCxValue
- The type is String
public String getSvgCyAttribute()
SvgCyAttribute
, See svg:cyString
, the value or null
, if the attribute is not set and no default value defined.public void setSvgCyAttribute(String svgCyValue)
SvgCyAttribute
, See svg:cysvgCyValue
- The type is String
public String getSvgHeightAttribute()
SvgHeightAttribute
, See svg:heightString
, the value or null
, if the attribute is not set and no default value defined.public void setSvgHeightAttribute(String svgHeightValue)
SvgHeightAttribute
, See svg:heightsvgHeightValue
- The type is String
public String getSvgRxAttribute()
SvgRxAttribute
, See svg:rxString
, the value or null
, if the attribute is not set and no default value defined.public void setSvgRxAttribute(String svgRxValue)
SvgRxAttribute
, See svg:rxsvgRxValue
- The type is String
public String getSvgRyAttribute()
SvgRyAttribute
, See svg:ryString
, the value or null
, if the attribute is not set and no default value defined.public void setSvgRyAttribute(String svgRyValue)
SvgRyAttribute
, See svg:rysvgRyValue
- The type is String
public String getSvgWidthAttribute()
SvgWidthAttribute
, See svg:widthString
, the value or null
, if the attribute is not set and no default value defined.public void setSvgWidthAttribute(String svgWidthValue)
SvgWidthAttribute
, See svg:widthsvgWidthValue
- The type is String
public String getSvgXAttribute()
SvgXAttribute
, See svg:xString
, the value or null
, if the attribute is not set and no default value defined.public void setSvgXAttribute(String svgXValue)
SvgXAttribute
, See svg:xsvgXValue
- The type is String
public String getSvgYAttribute()
SvgYAttribute
, See svg:yString
, the value or null
, if the attribute is not set and no default value defined.public void setSvgYAttribute(String svgYValue)
SvgYAttribute
, See svg:ysvgYValue
- The type is String
public DrawGluePointElement newDrawGluePointElement(String drawEscapeDirectionValue, String drawIdValue, String svgXValue, String svgYValue)
drawEscapeDirectionValue
- the String
value of DrawEscapeDirectionAttribute
, see draw:escape-direction at specificationdrawIdValue
- the String
value of DrawIdAttribute
, see draw:id at specificationsvgXValue
- the String
value of SvgXAttribute
, see svg:x at specificationsvgYValue
- the String
value of SvgYAttribute
, see svg:y at specificationpublic OfficeEventListenersElement newOfficeEventListenersElement()
public SvgDescElement newSvgDescElement()
public SvgTitleElement newSvgTitleElement()
public TextListElement newTextListElement()
public TextPElement newTextPElement()
public void accept(ElementVisitor visitor)
OdfElement
accept
in class OdfElement
visitor
- an instance of DefaultElementVisitorCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.