|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StrokeDashElement
Interface for <draw:stroke-dash> element.
Field Summary |
---|
Method Summary | |
---|---|
String |
getAttrDrawDisplayName()
Return draw:display-name attribute |
String |
getAttrDrawDistance()
Return draw:distance attribute |
int |
getAttrDrawDots1()
Return draw:dots1 attribute |
String |
getAttrDrawDots1Length()
Return draw:dots1-length attribute |
int |
getAttrDrawDots2()
Return draw:dots2 attribute |
String |
getAttrDrawDots2Length()
Return draw:dots2-length attribute |
String |
getAttrDrawName()
Return draw:name attribute |
String |
getAttrDrawStyle()
Return draw:style attribute |
Methods inherited from interface org.w3c.dom.Element |
---|
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS |
Methods inherited from interface org.w3c.dom.Node |
---|
appendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent, setUserData |
Method Detail |
---|
String getAttrDrawName()
String getAttrDrawDisplayName()
String getAttrDrawStyle()
int getAttrDrawDots1()
String getAttrDrawDots1Length()
int getAttrDrawDots2()
String getAttrDrawDots2Length()
String getAttrDrawDistance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |