|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FontOutputFactory4a | |
---|---|
org.foray.font | Classes providing read-only access to font files and system font classes. |
org.foray.font.output | Helper classes useful for embedding fonts or obtaining font information that is specific to an output format (like PDF or PostScript). |
Uses of FontOutputFactory4a in org.foray.font |
---|
Methods in org.foray.font that return FontOutputFactory4a | |
---|---|
FontOutputFactory4a |
FontServer4a.getOutputFactory(String mimeType)
Returns the output factory for a given mime type. |
Methods in org.foray.font with parameters of type FontOutputFactory4a | |
---|---|
void |
FontServer4a.registerFontOutputFactory(FontOutputFactory4a factory)
Registers a FontOutputFactory4a for use by this server. |
Uses of FontOutputFactory4a in org.foray.font.output |
---|
Subclasses of FontOutputFactory4a in org.foray.font.output | |
---|---|
class |
FontPdfFactory4a
Factory for creating instances of FontOutput for PDF output. |
class |
FontPsFactory4a
Factory for creating instances of FontOutput for PostScript output. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |