|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.render.mif.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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.fop.layout.FontMetric |
getAscender, getCapHeight, getDescender, getFirstChar, getLastChar, getWidths, getXHeight, width |
Constructor Detail |
public Font()
Method Detail |
public abstract java.lang.String encoding()
public abstract java.lang.String fontName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |