Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
method | getColor() | |
method | setColor(value) | |
Gets and sets the color of background. | ||
method | getGraphicData() | |
method | setGraphicData(value) | |
Gets and sets the graphic data. | ||
method | getGraphicPositionType() | |
method | setGraphicPositionType(value) | |
Gets and set the background graphic position. The value of the property is OdsPageBackgroundGraphicPositionType integer constant. | ||
method | getGraphicType() | |
method | setGraphicType(value) | |
Gets and sets the page background graphic type. The value of the property is OdsPageBackgroundGraphicType integer constant. | ||
method | isLink() | |
Indicates whether it's a linked graphic.
|
||
method | getLinkedGraphic() | |
method | setLinkedGraphic(value) | |
Gets and sets the linked graphic path. | ||
method | getType() | |
method | setType(value) | |
Gets and sets the page background type. The value of the property is OdsPageBackgroundType integer constant. |
int getType() / setType(value)
Color getColor() / setColor(value)
int getGraphicType() / setGraphicType(value)
int getGraphicPositionType() / setGraphicPositionType(value)
boolean isLink()
String getLinkedGraphic() / setLinkedGraphic(value)
byte[] getGraphicData() / setGraphicData(value)