|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwriter2latex.office.OfficeStyle
writer2latex.office.FontDeclaration
public class FontDeclaration
Class representing a font declaration in OOo
| Field Summary |
|---|
| Fields inherited from class writer2latex.office.OfficeStyle |
|---|
bAutomatic, family, sName |
| Constructor Summary | |
|---|---|
FontDeclaration()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class writer2latex.office.OfficeStyle |
|---|
getDisplayName, getFamily, getListStyleName, getMasterPageName, getName, getParentName, isAutomatic |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FontDeclaration()
| Method Detail |
|---|
public void loadStyleFromDOM(org.w3c.dom.Node node)
loadStyleFromDOM in class OfficeStylepublic java.lang.String getProperty(java.lang.String sProperty)
public java.lang.String getFontFamily()
public java.lang.String getFontFamilyGeneric()
public java.lang.String getFontPitch()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||