Uses of Enum
org.odftoolkit.odfdom.changes.PageArea
Packages that use PageArea
-
Uses of PageArea in org.odftoolkit.odfdom.changes
Methods in org.odftoolkit.odfdom.changes that return PageAreaModifier and TypeMethodDescriptionstatic PageAreaReturns the enum constant of this type with the specified name.static PageArea[]PageArea.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.odftoolkit.odfdom.changes with parameters of type PageAreaModifier and TypeMethodDescriptionvoidJsonOperationProducer.addHeaderFooter(String contextName, PageArea pageArea, org.json.JSONObject attrs) Adding a default footer style operation -
Uses of PageArea in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type PageAreaModifier and TypeMethodDescriptionOdfSchemaDocument.getRootComponentElement(String masterStyleName, PageArea pageArea, boolean createIfNotExisting) Returns the component tree of the document.