|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.presentation.LocaleFonts
public class LocaleFonts
Fonts collection.
| Constructor Summary | |
|---|---|
LocaleFonts()
|
|
| Method Summary | |
|---|---|
TextFont |
getComplexScriptFont()
Gets the complex script font. |
TextFont |
getEastAsianFont()
Gets the East Asian font. |
TextFont |
getLatinFont()
Gets or sets the Latin font. |
void |
setComplexScriptFont(TextFont value)
Sets the complex script font. |
void |
setEastAsianFont(TextFont value)
Sets the East Asian font. |
void |
setLatinFont(TextFont value)
|
| Constructor Detail |
|---|
public LocaleFonts()
| Method Detail |
|---|
public TextFont getLatinFont()
public void setLatinFont(TextFont value)
public TextFont getEastAsianFont()
public void setEastAsianFont(TextFont value)
public TextFont getComplexScriptFont()
public void setComplexScriptFont(TextFont value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||