|
APTCONVERT 1.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.pixware.apt.convert.rtf.Font
public class Font
A basic font descriptor using standard PostScript font metrics to compute text extents. All dimensions returned are in twips.
| Constructor Summary | |
|---|---|
Font(int style,
int size)
|
|
| Method Summary | |
|---|---|
int |
ascent()
|
int |
descent()
|
fr.pixware.apt.convert.rtf.Font.TextExtents |
textExtents(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Font(int style,
int size)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public int ascent()
public int descent()
public fr.pixware.apt.convert.rtf.Font.TextExtents textExtents(java.lang.String text)
|
APTCONVERT 1.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||