|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GradientElement
Interface for <draw:gradient> element.
Field Summary |
---|
Method Summary | |
---|---|
int |
getAttrDrawAngle()
Return draw:angle attribute |
String |
getAttrDrawBorder()
Return draw:border attribute |
String |
getAttrDrawCx()
Return draw:cx attribute |
String |
getAttrDrawCy()
Return draw:cy attribute |
String |
getAttrDrawDisplayName()
Return draw:display-name attribute |
String |
getAttrDrawEndColor()
Return draw:end-color attribute |
String |
getAttrDrawEndIntensity()
Return draw:end-intensity attribute |
String |
getAttrDrawName()
Return draw:name attribute |
String |
getAttrDrawStartColor()
Return draw:start-color attribute |
String |
getAttrDrawStartIntensity()
Return draw:start-intensity 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()
String getAttrDrawStartColor()
String getAttrDrawEndColor()
String getAttrDrawCx()
String getAttrDrawCy()
String getAttrDrawStartIntensity()
String getAttrDrawEndIntensity()
int getAttrDrawAngle()
String getAttrDrawBorder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |