|
intarsys PDF library API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.font.FontFamily
public class FontFamily
An abstraction of a fonts family.
| Constructor Summary | |
|---|---|
FontFamily()
|
|
| Method Summary | |
|---|---|
IFont |
getFont(FontStyle style)
|
Iterator |
getFontIterator()
|
void |
setFont(IFont font,
FontStyle style)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FontFamily()
| Method Detail |
|---|
public void setFont(IFont font,
FontStyle style)
public IFont getFont(FontStyle style)
public Iterator getFontIterator()
|
intarsys PDF library API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||