public class OdsPageBackgroundGraphicType
Field Summary | ||
---|---|---|
static final int | POSITION | |
Set the image at specific position.
|
||
static final int | AREA | |
Stretch the image.
|
||
static final int | TILE | |
Repeat and repeat the image.
|