|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.model.style.StyleFontDecl
public class StyleFontDecl
| Constructor Summary | |
|---|---|
StyleFontDecl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFoFontFamily()
Gets the value of the foFontFamily property. |
java.lang.String |
getStyleFontCharset()
Gets the value of the styleFontCharset property. |
java.lang.String |
getStyleFontFamilyGeneric()
Gets the value of the styleFontFamilyGeneric property. |
java.lang.String |
getStyleFontPitch()
Gets the value of the styleFontPitch property. |
java.lang.String |
getStyleFontStyleName()
Gets the value of the styleFontStyleName property. |
java.lang.String |
getStyleName()
Gets the value of the styleName property. |
void |
setFoFontFamily(java.lang.String value)
Sets the value of the foFontFamily property. |
void |
setStyleFontCharset(java.lang.String value)
Sets the value of the styleFontCharset property. |
void |
setStyleFontFamilyGeneric(java.lang.String value)
Sets the value of the styleFontFamilyGeneric property. |
void |
setStyleFontPitch(java.lang.String value)
Sets the value of the styleFontPitch property. |
void |
setStyleFontStyleName(java.lang.String value)
Sets the value of the styleFontStyleName property. |
void |
setStyleName(java.lang.String value)
Sets the value of the styleName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StyleFontDecl()
| Method Detail |
|---|
public java.lang.String getFoFontFamily()
Stringpublic java.lang.String getStyleFontCharset()
Stringpublic java.lang.String getStyleFontFamilyGeneric()
Stringpublic java.lang.String getStyleFontPitch()
Stringpublic java.lang.String getStyleFontStyleName()
Stringpublic java.lang.String getStyleName()
Stringpublic void setFoFontFamily(java.lang.String value)
value - allowed object is Stringpublic void setStyleFontCharset(java.lang.String value)
value - allowed object is Stringpublic void setStyleFontFamilyGeneric(java.lang.String value)
value - allowed object is Stringpublic void setStyleFontPitch(java.lang.String value)
value - allowed object is Stringpublic void setStyleFontStyleName(java.lang.String value)
value - allowed object is Stringpublic void setStyleName(java.lang.String value)
value - allowed object is String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||