| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PageElement
Interface for <draw:page> element.
| Field Summary | 
|---|
| Method Summary | |
|---|---|
|  ODFElement | createObject(long x,
             long y,
             long width,
             long height)Create new object in page | 
|  String | getAttrDrawMasterPageName()Return draw:master-page-name attribute | 
|  String | getAttrDrawName()Return draw:name attribute | 
|  String | getAttrDrawNavOrder()Return draw:nav-order attribute | 
|  String | getAttrDrawStyleName()Return draw:style-name attribute | 
|  List<ODFElement> | getChildNodesInNavOrder()Return child ODF nodes by navigation order | 
|  NodeList | getDrawingObjectElements()Return graphic elements in page | 
|  int | getPageIndex()Return page index | 
|  NotesElement | getPresentationNotesElement()Return <presentation:notes> element | 
| 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 | 
|---|
ODFElement createObject(long x,
                        long y,
                        long width,
                        long height)
x - x position of new objecty - y position of new objectwidth - width of new objectheight - height of new object
String getAttrDrawName()
String getAttrDrawStyleName()
String getAttrDrawMasterPageName()
String getAttrDrawNavOrder()
int getPageIndex()
List<ODFElement> getChildNodesInNavOrder()
NodeList getDrawingObjectElements()
NotesElement getPresentationNotesElement()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||