|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.render.pdf.Font
base class for PDF font classes
Constructor Summary | |
Font()
|
Method Summary | |
abstract java.lang.String |
encoding()
get the encoding of the font |
abstract java.lang.String |
fontName()
get the base font name |
byte |
getSubType()
get the subtype of the font, default is TYPE1 |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Font()
Method Detail |
public abstract java.lang.String encoding()
public abstract java.lang.String fontName()
public byte getSubType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |