| Package | Description |
|---|---|
| fr.opensagres.odfdom.converter.pdf.internal |
| Modifier and Type | Method and Description |
|---|---|
static BackgroundImage.Repeat |
BackgroundImage.Repeat.fromODT(java.lang.String str)
Returns the correct
BackgroundImage.Repeat for a image. |
static BackgroundImage.Repeat |
BackgroundImage.Repeat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BackgroundImage.Repeat[] |
BackgroundImage.Repeat.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.setRepeat(BackgroundImage.Repeat repeat) |
Copyright © 2022. All Rights Reserved.