|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fonts.Typeface
org.apache.fop.afp.fonts.AFPFont
org.apache.fop.afp.fonts.AbstractOutlineFont
org.apache.fop.afp.fonts.OutlineFont
Default implementation of AbstractOutlineFont.
Field Summary |
Fields inherited from class org.apache.fop.afp.fonts.AbstractOutlineFont |
charSet |
Fields inherited from class org.apache.fop.afp.fonts.AFPFont |
name |
Fields inherited from class org.apache.fop.fonts.Typeface |
eventListener, NOT_FOUND |
Constructor Summary | |
OutlineFont(java.lang.String name,
CharacterSet charSet)
{@inheritDoc} |
Methods inherited from class org.apache.fop.afp.fonts.AbstractOutlineFont |
getAscender, getCapHeight, getCharacterSet, getCharacterSet, getDescender, getEncodingName, getFirstChar, getLastChar, getWidth, getWidths, getWidths, getXHeight, hasChar, mapChar |
Methods inherited from class org.apache.fop.afp.fonts.AFPFont |
getEmbedFontName, getFamilyNames, getFontName, getFontType, getFullName, getKerningInfo, hasKerningInfo, isEmbeddable, setEmbeddable, toString, toUnicodeCodepoint |
Methods inherited from class org.apache.fop.fonts.Typeface |
getMaxAscent, hadMappingOperations, isMultiByte, notifyMapOperation, setEventListener, warnMissingGlyph |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public OutlineFont(java.lang.String name, CharacterSet charSet)
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |