|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StyleTypeDefinitions.PrintOrientation | |
|---|---|
| org.odftoolkit.simple.style | Provide convenient methods to handle style definitions in ODF document. |
| Uses of StyleTypeDefinitions.PrintOrientation in org.odftoolkit.simple.style |
|---|
| Methods in org.odftoolkit.simple.style that return StyleTypeDefinitions.PrintOrientation | |
|---|---|
static StyleTypeDefinitions.PrintOrientation |
StyleTypeDefinitions.PrintOrientation.enumValueOf(String aValue)
|
static StyleTypeDefinitions.PrintOrientation |
StyleTypeDefinitions.PrintOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StyleTypeDefinitions.PrintOrientation[] |
StyleTypeDefinitions.PrintOrientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.odftoolkit.simple.style with parameters of type StyleTypeDefinitions.PrintOrientation | |
|---|---|
void |
MasterPage.setPrintOrientation(StyleTypeDefinitions.PrintOrientation orientation)
Set the print orientation of the PageLayoutProperties
referenced by this master page. |
void |
PageLayoutProperties.setPrintOrientation(StyleTypeDefinitions.PrintOrientation orientation)
Set the print orientation of this PageLayoutProperties |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||