public class FontDeclaration extends OfficeStyle
Class representing a font declaration in OOo
bAutomatic, family, sName
Constructor | Description |
---|---|
FontDeclaration() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getFontFamily() |
|
java.lang.String |
getFontFamilyGeneric() |
|
java.lang.String |
getFontPitch() |
|
java.lang.String |
getProperty(java.lang.String sProperty) |
|
void |
loadStyleFromDOM(org.w3c.dom.Node node) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDisplayName, getFamily, getListStyleName, getMasterPageName, getName, getParentName, getParentStyle, isAutomatic
public void loadStyleFromDOM(org.w3c.dom.Node node)
loadStyleFromDOM
in class OfficeStyle
public java.lang.String getProperty(java.lang.String sProperty)
public java.lang.String getFontFamily()
public java.lang.String getFontFamilyGeneric()
public java.lang.String getFontPitch()