public class NullFontOutlet extends Object implements IFontOutlet
| Constructor and Description |
|---|
NullFontOutlet() |
| Modifier and Type | Method and Description |
|---|---|
IFontFactory |
lookupFontFactory(PDDocument doc)
A
IFontFactory suitable for doc. |
public IFontFactory lookupFontFactory(PDDocument doc)
IFontOutletIFontFactory suitable for doc.
The result IFontFactory should try to reuse fonts already
available in the document before it creates new ones.
lookupFontFactory in interface IFontOutletdoc - The document that serves as the context and container for the
result fonts of the IFontFactory.IFontFactory suitable for doc.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.