|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FrameElement
Interface for <draw:frame> element.
Field Summary |
---|
Method Summary | |
---|---|
int |
getAttrDrawZIndex()
Return draw:z-index attribute |
String |
getAttrSvgHeight()
Return svg:height attribute |
String |
getAttrSvgWidth()
Return svg:width attribute |
String |
getAttrSvgX()
Return svg:x attribute |
String |
getAttrSvgY()
Return svg:y attribute |
String |
getAttrTableEndCellAddress()
Return table:end-cell-address attribute |
String |
getAttrTableEndX()
Return table:end-x attribute |
String |
getAttrTableEndY()
Return table:end-y attribute |
Iterator<ODFElement> |
getChildIterator()
Return iterator for child elements |
long |
getContentSize()
Return number of child elements |
Methods inherited from interface org.eclipse.actf.model.dom.odf.base.DrawingObjectElement |
---|
getAttrDrawCaptionId, getBoundCaptionTextBoxElement, getBoundCaptionTextBoxElement, getHeight, getPageIndex, getWidth, getX, getY, getZIndex, setHeight, setWidth, setX, setY |
Methods inherited from interface org.eclipse.actf.model.dom.odf.base.DrawingObjectBaseElement |
---|
getLongDescElement, getLongDescElement, getShortDescElement, getShortDescElement, getSVGDescElement, getSVGTitleElement |
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 getAttrTableEndCellAddress()
String getAttrTableEndX()
String getAttrTableEndY()
int getAttrDrawZIndex()
String getAttrSvgWidth()
String getAttrSvgHeight()
String getAttrSvgX()
String getAttrSvgY()
long getContentSize()
Iterator<ODFElement> getChildIterator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |