org.apache.fop.render.afp
Class AFPFontConfig.AFPTrueTypeFont
java.lang.Object
org.apache.fop.fonts.Typeface
org.apache.fop.afp.fonts.AFPFont
org.apache.fop.afp.fonts.AbstractOutlineFont
org.apache.fop.afp.fonts.OutlineFont
org.apache.fop.render.afp.AFPFontConfig.AFPTrueTypeFont
- All Implemented Interfaces:
- FontMetrics
- Enclosing class:
- AFPFontConfig
public static class AFPFontConfig.AFPTrueTypeFont
- extends OutlineFont
Fields inherited from class org.apache.fop.afp.fonts.AFPFont |
name |
Methods inherited from class org.apache.fop.afp.fonts.AbstractOutlineFont |
getAscender, getCapHeight, getCharacterSet, getCharacterSet, getDescender, getEncodingName, getUnderlinePosition, getUnderlineThickness, getXHeight, hasChar, mapChar |
Methods inherited from class org.apache.fop.afp.fonts.AFPFont |
getEmbedFontName, getFamilyNames, getFontName, getFontURI, getFullName, getKerningInfo, getStrikeoutPosition, getStrikeoutThickness, getWidths, hasKerningInfo, isEmbeddable, toString, toUnicodeCodepoint |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AFPFontConfig.AFPTrueTypeFont
public AFPFontConfig.AFPTrueTypeFont(java.lang.String name,
boolean embeddable,
CharacterSet charSet,
AFPEventProducer eventProducer,
java.lang.String ttc,
java.net.URI uri)
getFontType
public FontType getFontType()
- Description copied from class:
AFPFont
- Returns the type of the font.
- Specified by:
getFontType
in interface FontMetrics
- Overrides:
getFontType
in class AFPFont
- Returns:
- the font type
getTTC
public java.lang.String getTTC()
getUri
public java.net.URI getUri()
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.