Uses of Interface
org.eclipse.actf.model.dom.odf.draw.PageElement

Packages that use PageElement
org.eclipse.actf.model.dom.odf.office This package contains interfaces of ODF office namespace. 
 

Uses of PageElement in org.eclipse.actf.model.dom.odf.office
 

Methods in org.eclipse.actf.model.dom.odf.office that return PageElement
 PageElement DrawingElement.createPage(long idx)
           
 PageElement DrawingElement.getPage(long idx)