fop 0.94 | |
Frames | No Frames |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void | Add the fonts in the font info to this PDF document's Font Resources. |
Fields of type org.apache.fop.fonts.FontInfo | |
FontInfo | see PDF_FONT_INFO |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void | Set up the font info
|
Constructors with parameter type org.apache.fop.fonts.FontInfo | |
CachedRenderPagesModel.CachedRenderPagesModel(FOUserAgent userAgent, String outputFormat, FontInfo fontInfo, OutputStream stream) Main Constructor
| |
RenderPagesModel.RenderPagesModel(FOUserAgent userAgent, String outputFormat, FontInfo fontInfo, OutputStream stream) Create a new render pages model with the given renderer. |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
Font | Create and return a Font object based on the properties. |
Constructors with parameter type org.apache.fop.fonts.FontInfo | |
State for storing graphics state. |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void | Sets up the font info object. |
void |
Constructors with parameter type org.apache.fop.fonts.FontInfo | |
PDFBridgeContext.PDFBridgeContext(UserAgent userAgent, DocumentLoader loader, FontInfo fontInfo, AffineTransform linkTransform) Constructs a new bridge context. | |
Constructs a new bridge context. | |
PDFBridgeContext.PDFBridgeContext(UserAgent userAgent, FontInfo fontInfo, AffineTransform linkTransform) Constructs a new bridge context. | |
PDFGraphics2D.PDFGraphics2D(boolean textAsShapes, FontInfo fi, PDFDocument doc, PDFResourceContext page, String pref, String font, float size) Create a new PDFGraphics2D with the given pdf document info. | |
Constructs a new bridge for the <text> element. | |
Create a new PDF text painter with the given font information. |
Fields of type org.apache.fop.fonts.FontInfo | |
FontInfo | The current font information. |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void | Sets the font info for this PDF document. |
Methods with return type org.apache.fop.fonts.FontInfo | |
FontInfo | Get the font info for this pdf document. |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void |
Constructors with parameter type org.apache.fop.fonts.FontInfo | |
Main constructor. |
Fields of type org.apache.fop.fonts.FontInfo | |
FontInfo | FontInfo containing all available fonts |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
Map | Determines the set of fonts that will be supplied with the PS file and registers them
with the resource tracker. |
void | ResourceHandler.process(FOUserAgent userAgent, InputStream in, OutputStream out, FontInfo fontInfo, ResourceTracker resTracker, Map formResources, int pageCount) Rewrites the temporary PostScript file generated by PSRenderer adding all needed resources
(fonts and images). |
void | Sets the fontInfo. |
Map | Generates the PostScript code for the font dictionary. |
Map | Generates the PostScript code for the font dictionary. |
Methods with return type org.apache.fop.fonts.FontInfo | |
FontInfo | Return the font information associated with this object
|
FontInfo | Returns the fontInfo. |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void | Add fonts from configuration file starting with internal name F |
void | Sets up the font info object. |
void | FontSetup.setup(FontInfo fontInfo, List embedList, FontResolver resolver, boolean enableBase14Kerning) Sets up the font info object. |
Fields of type org.apache.fop.fonts.FontInfo | |
FontInfo | Font configuration |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void | |
void | Set up the font info
|
void | Set up the given FontInfo. |
Fields of type org.apache.fop.fonts.FontInfo | |
FontInfo | The Font information relevant for this document
|
Methods with return type org.apache.fop.fonts.FontInfo | |
FontInfo | Retrieve the font information for this document
|
fop 0.94 |