|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleStyle
public class StyleStyle
| Constructor Summary | |
|---|---|
StyleStyle()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMasterPageName()
Gets the value of the styleMasterPageName property. |
OfficeEvents |
getOfficeEvents()
Gets the value of the officeEvents property. |
StyleParagraphProperties |
getParagraphProperties()
|
java.lang.String |
getStyleAutoUpdate()
Gets the value of the styleAutoUpdate property. |
java.lang.String |
getStyleClass()
Gets the value of the styleClass property. |
java.lang.String |
getStyleDataStyleName()
Gets the value of the styleDataStyleName property. |
java.lang.String |
getStyleFamily()
Gets the value of the styleFamily property. |
StyleGraphicProperties |
getStyleGraphicProperties()
|
java.lang.String |
getStyleListStyleName()
Gets the value of the styleListStyleName property. |
java.util.List<StyleMap> |
getStyleMap()
Gets the value of the styleMap property. |
java.lang.String |
getStyleName()
Gets the value of the styleName property. |
java.lang.String |
getStyleNextStyleName()
Gets the value of the styleNextStyleName property. |
java.lang.String |
getStyleParentStyleName()
Gets the value of the styleParentStyleName property. |
StyleProperties |
getStyleProperties()
Gets the value of the styleProperties property. |
StyleSectionProperties |
getStyleSectionProperties()
|
StyleTableCellProperties |
getStyleTableCellProperties()
|
StyleTableColumnProperties |
getStyleTableColumnProperties()
|
StyleTableRowProperties |
getStyleTableRowProperties()
|
StyleTextProperties |
getStyleTextProperties()
|
StyleTableProperties |
getTableProperties()
|
int |
getWidth()
|
void |
setGraphicProperties(StyleGraphicProperties props)
|
void |
setMasterPageName(java.lang.String value)
Sets the value of the styleMasterPageName property. |
void |
setOfficeEvents(OfficeEvents value)
Sets the value of the officeEvents property. |
void |
setParagraphProperties(StyleParagraphProperties props)
|
void |
setSectionProperties(StyleSectionProperties props)
|
void |
setStyleAutoUpdate(java.lang.String value)
Sets the value of the styleAutoUpdate property. |
void |
setStyleClass(java.lang.String value)
Sets the value of the styleClass property. |
void |
setStyleDataStyleName(java.lang.String value)
Sets the value of the styleDataStyleName property. |
void |
setStyleFamily(java.lang.String value)
Sets the value of the styleFamily property. |
void |
setStyleListStyleName(java.lang.String value)
Sets the value of the styleListStyleName property. |
void |
setStyleName(java.lang.String value)
Sets the value of the styleName property. |
void |
setStyleNextStyleName(java.lang.String value)
Sets the value of the styleNextStyleName property. |
void |
setStyleParentStyleName(java.lang.String value)
Sets the value of the styleParentStyleName property. |
void |
setStyleProperties(StyleProperties value)
Sets the value of the styleProperties property. |
void |
setTableCellProperties(StyleTableCellProperties props)
|
void |
setTableColumnProperties(StyleTableColumnProperties props)
|
void |
setTableProperties(StyleTableProperties props)
|
void |
setTableRowProperties(StyleTableRowProperties props)
|
void |
setTextProperties(StyleTextProperties props)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StyleStyle()
| Method Detail |
|---|
public java.lang.String getMasterPageName()
Stringpublic OfficeEvents getOfficeEvents()
OfficeEventspublic StyleParagraphProperties getParagraphProperties()
public java.lang.String getStyleAutoUpdate()
Stringpublic java.lang.String getStyleClass()
Stringpublic java.lang.String getStyleDataStyleName()
Stringpublic java.lang.String getStyleFamily()
Stringpublic java.lang.String getStyleListStyleName()
Stringpublic java.util.List<StyleMap> getStyleMap()
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a set method for the styleMap property.
For example, to add a new item, do as follows:
getStyleMap().add(newItem);
Objects of the following type(s) are allowed in the list StyleMap
public java.lang.String getStyleName()
Stringpublic java.lang.String getStyleNextStyleName()
Stringpublic java.lang.String getStyleParentStyleName()
Stringpublic StyleProperties getStyleProperties()
StylePropertiespublic StyleTableCellProperties getStyleTableCellProperties()
public StyleTableColumnProperties getStyleTableColumnProperties()
public StyleTableRowProperties getStyleTableRowProperties()
public StyleTextProperties getStyleTextProperties()
public StyleTableProperties getTableProperties()
public StyleGraphicProperties getStyleGraphicProperties()
public StyleSectionProperties getStyleSectionProperties()
public final int getWidth()
public void setMasterPageName(java.lang.String value)
value - allowed object is Stringpublic void setOfficeEvents(OfficeEvents value)
value - allowed object is OfficeEventspublic void setParagraphProperties(StyleParagraphProperties props)
public void setStyleAutoUpdate(java.lang.String value)
value - allowed object is Stringpublic void setStyleClass(java.lang.String value)
value - allowed object is Stringpublic void setStyleDataStyleName(java.lang.String value)
value - allowed object is Stringpublic void setStyleFamily(java.lang.String value)
value - allowed object is Stringpublic void setStyleListStyleName(java.lang.String value)
value - allowed object is Stringpublic void setStyleName(java.lang.String value)
value - allowed object is Stringpublic void setStyleNextStyleName(java.lang.String value)
value - allowed object is Stringpublic void setStyleParentStyleName(java.lang.String value)
value - allowed object is Stringpublic void setStyleProperties(StyleProperties value)
value - allowed object is StylePropertiespublic void setTableCellProperties(StyleTableCellProperties props)
public void setTableColumnProperties(StyleTableColumnProperties props)
public void setTableProperties(StyleTableProperties props)
public void setTableRowProperties(StyleTableRowProperties props)
public void setTextProperties(StyleTextProperties props)
public void setGraphicProperties(StyleGraphicProperties props)
public void setSectionProperties(StyleSectionProperties props)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||