Uses of Class
com.aowagie.text.pdf.CFFFont.Item
-
Packages that use CFFFont.Item Package Description com.aowagie.text.pdf -
-
Uses of CFFFont.Item in com.aowagie.text.pdf
Subclasses of CFFFont.Item in com.aowagie.text.pdf Modifier and Type Class Description protected static class
CFFFont.DictNumberItem
A dictionary number on the list.protected static class
CFFFont.DictOffsetItem
an unknown offset in a dictionary for the list.protected static class
CFFFont.IndexBaseItem
protected static class
CFFFont.IndexMarkerItem
protected static class
CFFFont.IndexOffsetItem
An index-offset item for the list.protected static class
CFFFont.MarkerItem
An offset-marker item for the list.protected static class
CFFFont.OffsetItem
protected static class
CFFFont.RangeItem
A range item.protected static class
CFFFont.StringItem
protected static class
CFFFont.SubrMarkerItem
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Commentsprotected static class
CFFFont.UInt16Item
A SID or Card16 item.protected static class
CFFFont.UInt24Item
Card24 item.protected static class
CFFFont.UInt32Item
Card32 item.protected static class
CFFFont.UInt8Item
A Card8 item.
-