| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cete.dynamicpdf.io.FontSubsetter
public class FontSubsetter
Represents an font subsetter.
Licensing:
This class is a DynamicPDF Generator Professional Edition
 feature. One of the following licenses is required for non-evaluation usage:
 
| Constructor Summary | |
|---|---|
| FontSubsetter(int glyphCount)Initializes a new instance of the FontSubsetterclass. | |
| Method Summary | |
|---|---|
|  boolean[] | getGlyphsUsed()Gets an array of all glyphs. | 
|  void | glyphUsed(int glyphIndex)Sets the glyph as used. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public FontSubsetter(int glyphCount)
FontSubsetter class.
glyphCount - | Method Detail | 
|---|
public void glyphUsed(int glyphIndex)
glyphIndex - int glyph to mark as used.public boolean[] getGlyphsUsed()
| 
 | DynamicPDF by ceTe Software | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||