FontMetrics
public static class AFPFontConfig.AFPTrueTypeFont extends OutlineFont
charSet
eventListener, NOT_FOUND
Constructor | Description |
---|---|
AFPTrueTypeFont(java.lang.String name,
boolean embeddable,
CharacterSet charSet,
AFPEventProducer eventProducer,
java.lang.String ttc,
java.net.URI uri) |
Modifier and Type | Method | Description |
---|---|---|
FontType |
getFontType() |
Returns the type of the font.
|
java.lang.String |
getTTC() |
|
java.net.URI |
getUri() |
getAscender, getCapHeight, getCharacterSet, getCharacterSet, getDescender, getEncodingName, getUnderlinePosition, getUnderlineThickness, getXHeight, hasChar, mapChar
getEmbedFontName, getFamilyNames, getFontName, getFontURI, getFullName, getKerningInfo, getStrikeoutPosition, getStrikeoutThickness, getWidths, hasKerningInfo, isEmbeddable, toString, toUnicodeCodepoint
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getBoundingBox, getWidth
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-2016 The Apache Software Foundation. All Rights Reserved.