| Package | Description |
|---|---|
| fr.opensagres.odfdom.converter.pdf.internal |
| Modifier and Type | Method and Description |
|---|---|
static BackgroundImage.Position |
BackgroundImage.Position.fromODT(java.lang.String str)
Returns the correct
BackgroundImage.Position for a image. |
static BackgroundImage.Position |
BackgroundImage.Position.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BackgroundImage.Position[] |
BackgroundImage.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BackgroundImage.Builder |
BackgroundImage.Builder.setPosition(BackgroundImage.Position position) |
Copyright © 2022. All Rights Reserved.