Package | Description |
---|---|
org.odftoolkit.simple.style |
Provide convenient methods to handle style definitions in ODF document.
|
Modifier and Type | Method and Description |
---|---|
static PageLayoutProperties |
PageLayoutProperties.getOrCreatePageLayoutProperties(OdfStyleBase style)
Return an instance of
PageLayoutProperties to represent the "style:page-layout-properties" in a style element. |
static PageLayoutProperties |
PageLayoutProperties.getPageLayoutProperties(OdfStyleBase style)
Return an instance of
PageLayoutProperties to represent the "style:page-layout-properties" in a style element. |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.