|
intarsys PDF library API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IFontFactory | A factory for PDFont instances. |
IFontOutlet | An object that creates IFontFactory instances specific for a
PDDocument . |
IFontQuery | A "search" template or query to look up PDFont objects. |
Class Summary | |
---|---|
DocumentFontFactory | A IFontFactory that tries to reuse fonts already available in a
PDDocument . |
FontFactory | A singleton to access the current IFontFactory . |
FontOutlet | A singleton to access the current IFontOutlet . |
FontQuery | A query for requesting PDFont instances from an IFontFactory
with the defined attributes. |
StandardFontFactory | The standard factory managing and creating fonts. |
StandardFontOutlet | The standard outlet for PDDocument specific IFontFactory
instances. |
This package summarizes the handling of fonts. It may be used for example for looking up and create new fonts in the context of a document while rendering new content.
|
intarsys PDF library API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |