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,
boolean positionByChar) |
Modifier and Type | Method and Description |
---|---|
FontType |
getFontType()
Returns the type of the font.
|
java.lang.String |
getTTC() |
java.net.URI |
getUri() |
boolean |
isPositionByChar() |
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, isCID, isMultiByte, notifyMapOperation, setEventListener, warnMissingGlyph
public AFPTrueTypeFont(java.lang.String name, boolean embeddable, CharacterSet charSet, AFPEventProducer eventProducer, java.lang.String ttc, java.net.URI uri, boolean positionByChar)
public FontType getFontType()
AFPFont
getFontType
in interface FontMetrics
getFontType
in class AFPFont
public java.lang.String getTTC()
public java.net.URI getUri()
public boolean isPositionByChar()
Copyright 1999-2022 The Apache Software Foundation. All Rights Reserved.