public interface StyleGraphicPropertiesElements extends ODFAttribute
Including a list style element into a graphic style has the same semantics as adding a style:list-style-name attribute (see section 14.1) to the style that references a list style that is declared outside a graphic style. The inclusion of a list style element is required in cases where a common graphic style should be associated with an automatic list style.
List styles contained in a graphic style can be referenced by other graphic styles using the style:list-style-name attribute.
The background attribute fo:background-color and the background element <style:background-image> specify the background properties of the frame. See sections 15.5.23 and 15.5.24 for detailed information on this attribute and element.
The <style:columns> element specifies if a text box contains columns. See section 15.7.3 for detailed information on this element.
Modifier and Type | Method and Description |
---|---|
StyleBackgroundImage |
getStyleBackgroundImage()
Return a style:background-image.
|
StyleColumns |
getStyleColumns()
Return a style:columns.
|
TextListStyle |
getTextListStyle()
Return a text:list:style.
|
void |
setStyleBackgroundImage(StyleBackgroundImage styleBackgroundImage)
Set a style:background-image.
|
void |
setStyleColumns(StyleColumns styleColumns)
Set a style:columns.
|
void |
setTextListStyle(TextListStyle textListStyle)
Set a text:list:style.
|
TextListStyle getTextListStyle()
void setTextListStyle(TextListStyle textListStyle)
textListStyle
- the text:list:style to setStyleBackgroundImage getStyleBackgroundImage()
void setStyleBackgroundImage(StyleBackgroundImage styleBackgroundImage)
styleBackgroundImage
- the style:background-image to setStyleColumns getStyleColumns()
void setStyleColumns(StyleColumns styleColumns)
styleColumns
- the style:columns to setCopyright © 2010 - No Magic Asia