| Package | Description |
|---|---|
| org.odftoolkit.odfdom.converter.pdf.internal |
| Modifier and Type | Method and Description |
|---|---|
static BackgroundImage.Repeat |
BackgroundImage.Repeat.fromODT(String str)
Returns the correct
BackgroundImage.Repeat for a image. |
static BackgroundImage.Repeat |
BackgroundImage.Repeat.valueOf(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 © 2016. All Rights Reserved.