|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object extended by org.jopendocument.model.style.StyleDefaultStyle
public class StyleDefaultStyle
| Field Summary | |
|---|---|
protected String |
styleFamily
|
protected StyleProperties |
styleProperties
|
| Constructor Summary | |
|---|---|
StyleDefaultStyle()
|
|
| Method Summary | |
|---|---|
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(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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String styleFamily
protected StyleProperties styleProperties
| Constructor Detail |
|---|
public StyleDefaultStyle()
| Method Detail |
|---|
public String getStyleFamily()
Stringpublic StyleProperties getStyleProperties()
StylePropertiespublic StyleTextProperties getStyleTextProperties()
public void setStyleFamily(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 All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||