public static class AFPFontConfig.AFPTrueTypeFont extends OutlineFont
charSet
eventListener, NOT_FOUND
Constructor and Description |
---|
AFPTrueTypeFont(java.lang.String name,
boolean embeddable,
CharacterSet charSet,
AFPEventProducer eventProducer,
java.lang.String ttc,
java.net.URI uri) |
Modifier and Type | Method and Description |
---|---|
FontType |
getFontType()
Returns the type of the font.
|
java.lang.String |
getTTC() |
java.net.URI |
getUri() |
getBoundingBox, getWidth
getAscender, getCapHeight, getCharacterSet, getCharacterSet, getDescender, getEncodingName, getUnderlinePosition, getUnderlineThickness, getXHeight, hasChar, mapChar
getEmbedFontName, getFamilyNames, getFontName, getFontURI, getFullName, getKerningInfo, getStrikeoutPosition, getStrikeoutThickness, getWidths, hasKerningInfo, isEmbeddable, toString, toUnicodeCodepoint
getMaxAscent, hadMappingOperations, hasFeature, isMultiByte, notifyMapOperation, setEventListener, warnMissingGlyph
public AFPTrueTypeFont(java.lang.String name, boolean embeddable, CharacterSet charSet, AFPEventProducer eventProducer, java.lang.String ttc, java.net.URI uri)
public FontType getFontType()
AFPFont
getFontType
in interface FontMetrics
getFontType
in class AFPFont
public java.lang.String getTTC()
public java.net.URI getUri()
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.