|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleDefaultStyle
public class StyleDefaultStyle
| Constructor Summary | |
|---|---|
StyleDefaultStyle()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getStyleFamily()
Gets the value of the styleFamily property. |
StyleProperties |
getStyleProperties()
Gets the value of the styleProperties property. |
StyleTextProperties |
getStyleTextProperties()
|
void |
setGraphicProperties(StyleGraphicProperties props)
|
void |
setParagraphProperties(StyleParagraphProperties props)
|
void |
setStyleFamily(java.lang.String value)
Sets the value of the styleFamily property. |
void |
setStyleProperties(StyleProperties value)
Sets the value of the styleProperties property. |
void |
setStyleTextProperties(StyleTextProperties value)
|
void |
setTableProperties(StyleTableProperties props)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleDefaultStyle()
| Method Detail |
|---|
public java.lang.String getStyleFamily()
Stringpublic StyleProperties getStyleProperties()
StylePropertiespublic StyleTextProperties getStyleTextProperties()
public void setStyleFamily(java.lang.String value)
value - allowed object is Stringpublic void setStyleProperties(StyleProperties value)
value - allowed object is StylePropertiespublic void setStyleTextProperties(StyleTextProperties value)
public void setParagraphProperties(StyleParagraphProperties props)
public void setGraphicProperties(StyleGraphicProperties props)
public void setTableProperties(StyleTableProperties props)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||