fop 0.95 | |
Frames | No Frames |
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 | see PDF_FONT_INFO |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
FontTriplet[] | Create and return an array of FontTriplets based on
the properties stored in the instance variables. |
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. |
Constructors with parameter type org.apache.fop.fonts.FontInfo | |
State for storing graphics state. |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void | FontSetup.setup(FontInfo fontInfo, List configuredFontList, FontResolver resolver, Graphics2D graphics) Sets up the font info object. |
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, Rectangle2D documentBoundingBox) 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. |
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
|
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void | Add the fonts in the font info to this PDF document's Font Resources. |
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 | |
void |
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void | Set up the font info
|
Methods with parameter type org.apache.fop.fonts.FontInfo | |
void |
Constructors with parameter type org.apache.fop.fonts.FontInfo | |
Main Constructor. | |
PDFBridgeContext.PDFBridgeContext(UserAgent userAgent, DocumentLoader loader, FontInfo fontInfo, ImageManager imageManager, ImageSessionContext imageSessionContext, AffineTransform linkTransform) Constructs a new bridge context. | |
PDFBridgeContext.PDFBridgeContext(UserAgent userAgent, FontInfo fontInfo, ImageManager imageManager, ImageSessionContext imageSessionContext) Constructs a new bridge context. | |
PDFBridgeContext.PDFBridgeContext(UserAgent userAgent, FontInfo fontInfo, ImageManager imageManager, ImageSessionContext imageSessionContext, AffineTransform linkTransform) Constructs a new bridge context. | |
Main constructor
| |
Main constructor
| |
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. | |
Main Constructor. | |
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. |
fop 0.95 |