public abstract class CIDFont extends CustomFont
| Modifier and Type | Field and Description |
|---|---|
protected int[] |
width
Contains the character widths for all characters in the font
|
cmapeventListener, NOT_FOUND| Constructor and Description |
|---|
CIDFont() |
| Modifier and Type | Method and Description |
|---|---|
abstract CIDSubset |
getCIDSubset()
Returns the subset information for this font.
|
abstract CIDFontType |
getCIDType()
Returns the type of the CID font.
|
int |
getDefaultWidth()
Returns the default width for this font.
|
abstract java.lang.String |
getOrdering()
Returns a font name for use within a registry.
|
abstract java.lang.String |
getRegistry()
Returns the name of the issuer of the font.
|
abstract int |
getSupplement()
Returns the supplement number of the character collection.
|
boolean |
isMultiByte()
Determines whether the font is a multibyte font.
|
getAscender, getAscender, getCapHeight, getCapHeight, getCMap, getDescender, getDescender, getEmbeddingMode, getEmbedFileName, getEmbedFileSource, getEmbedFontName, getEmbedResourceName, getFamilyNames, getFirstChar, getFlags, getFontBBox, getFontName, getFontSubName, getFontType, getFullName, getItalicAngle, getKerningInfo, getLastChar, getMissingWidth, getStemV, getStrippedFontName, getWeight, getXHeight, hasKerningInfo, isAdvancedEnabled, isKerningEnabled, isSymbolicFont, putKerningEntry, replaceKerningMap, setAdvancedEnabled, setAscender, setCapHeight, setCMap, setDescender, setEmbeddingMode, setEmbedFileName, setEmbedResourceName, setFamilyNames, setFirstChar, setFlags, setFontBBox, setFontName, setFontSubFamilyName, setFontType, setFullName, setItalicAngle, setKerningEnabled, setLastChar, setMissingWidth, setResolver, setStemV, setWeight, setXHeightgetEncodingName, getMaxAscent, hadMappingOperations, hasChar, mapChar, notifyMapOperation, setEventListener, toString, warnMissingGlyphclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisEmbeddable, isSubsetEmbeddedgetMaxAscent, getWidth, getWidthsprotected int[] width
public abstract CIDFontType getCIDType()
public abstract java.lang.String getRegistry()
public abstract java.lang.String getOrdering()
public abstract int getSupplement()
public abstract CIDSubset getCIDSubset()
public int getDefaultWidth()
public boolean isMultiByte()
isMultiByte in class TypefaceCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.