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