|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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()
String
public String getStyleFontCharset()
String
public String getStyleFontFamilyGeneric()
String
public String getStyleFontPitch()
String
public String getStyleFontStyleName()
String
public String getStyleName()
String
public void setFoFontFamily(String value)
value
- allowed object is String
public void setStyleFontCharset(String value)
value
- allowed object is String
public void setStyleFontFamilyGeneric(String value)
value
- allowed object is String
public void setStyleFontPitch(String value)
value
- allowed object is String
public void setStyleFontStyleName(String value)
value
- allowed object is String
public 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 |