Uses of Class
org.apache.fop.fonts.FontInfo
Packages that use FontInfo
Package
Description
Contains an AFP library.
Contains a collection of AFP Graphics Object Content Architecture (GOCA) structured objects.
Contains a collection of AFP specific Batik bridges.
FOP's area tree.
Classes, constants and basic infrastructure for the FO tree.
Classes representing the various property types as well as supporting data structures for the FO tree.
Classes for font handling.
Base 14 fonts used for PDF and PostScript.
Font substitution facilities.
Classes for handling the low-level creation of PDF documents.
Generic renderer interface.
An AFP Renderer implementation and supporting classes.
Bitmap Renderer which creates TIFF and PNG images from rendered pages.
Java2D Renderer which paints rendered pages on Graphics2D instances.
PCL Renderer (Supports PCL5 and HP GL/2)
PDF Renderer
PostScript Renderer
Area Tree XML Renderer.
Classes that add SVG support to FOP and SVG->PDF conversion for Batik.
-
Uses of FontInfo in org.apache.fop.afp
Methods in org.apache.fop.afp that return FontInfoConstructors in org.apache.fop.afp with parameters of type FontInfoModifierConstructorDescriptionAFPGraphics2D(boolean textAsShapes, AFPPaintingState paintingState, AFPResourceManager resourceManager, AFPResourceInfo resourceInfo, FontInfo fontInfo) Main constructor -
Uses of FontInfo in org.apache.fop.afp.fonts
Methods in org.apache.fop.afp.fonts with parameters of type FontInfo -
Uses of FontInfo in org.apache.fop.afp.svg
Methods in org.apache.fop.afp.svg that return FontInfoModifier and TypeMethodDescriptionAFPTextHandler.getFontInfo()Return the font information associated with this objectConstructors in org.apache.fop.afp.svg with parameters of type FontInfoModifierConstructorDescriptionAFPBridgeContext(org.apache.batik.bridge.UserAgent userAgent, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext, AffineTransform linkTransform, AFPGraphics2D g2d, EventBroadcaster eventBroadCaster) Constructs a new bridge context.AFPFontFamilyResolver(FontInfo fontInfo, EventBroadcaster eventBroadCaster) AFPTextHandler(FontInfo fontInfo, AFPResourceManager resourceManager) Main constructor. -
Uses of FontInfo in org.apache.fop.area
Constructors in org.apache.fop.area with parameters of type FontInfoModifierConstructorDescriptionCachedRenderPagesModel(FOUserAgent userAgent, String outputFormat, FontInfo fontInfo, OutputStream stream) Main ConstructorRenderPagesModel(FOUserAgent userAgent, String outputFormat, FontInfo fontInfo, OutputStream stream) Create a new render pages model with the given renderer. -
Uses of FontInfo in org.apache.fop.fo
Fields in org.apache.fop.fo declared as FontInfoModifier and TypeFieldDescriptionprotected FontInfoFOEventHandler.fontInfoThe Font information relevant for this documentMethods in org.apache.fop.fo that return FontInfoModifier and TypeMethodDescriptionDelegatingFOEventHandler.getFontInfo()FOEventHandler.getFontInfo()Retrieve the font information for this document -
Uses of FontInfo in org.apache.fop.fo.properties
Methods in org.apache.fop.fo.properties with parameters of type FontInfoModifier and TypeMethodDescriptionCommonFont.getFontState(FontInfo fontInfo) Create and return an array ofFontTripletsbased on the properties stored in the instance variables. -
Uses of FontInfo in org.apache.fop.fonts
Methods in org.apache.fop.fonts with parameters of type FontInfoModifier and TypeMethodDescriptionintSets up fonts in a font info object.intSets up fonts in a font info object.voidFontManager.setup(FontInfo fontInfo, FontCollection[] fontCollections) Sets up the fonts on a given FontInfo object.static voidSets up a font infostatic voidFontSetup.setup(FontInfo fontInfo, List embedFontInfoList, InternalResourceResolver resourceResolver, boolean base14Kerning) Sets up the font info object. -
Uses of FontInfo in org.apache.fop.fonts.base14
Methods in org.apache.fop.fonts.base14 with parameters of type FontInfo -
Uses of FontInfo in org.apache.fop.fonts.substitute
Methods in org.apache.fop.fonts.substitute with parameters of type FontInfoModifier and TypeMethodDescriptionvoidFontSubstitutions.adjustFontInfo(FontInfo fontInfo) Adjusts a given fontInfo using this font substitution catalogprotected FontTripletReturns the highest priority matching font triplet found in a given font infoprotected List<FontTriplet> Returns a list of matching font triplet found in a given font info -
Uses of FontInfo in org.apache.fop.pdf
Methods in org.apache.fop.pdf with parameters of type FontInfoModifier and TypeMethodDescriptionvoidPDFResources.addFonts(PDFDocument doc, FontInfo fontInfo) Add the fonts in the font info to this PDF document's Font Resources. -
Uses of FontInfo in org.apache.fop.render
Fields in org.apache.fop.render declared as FontInfoMethods in org.apache.fop.render that return FontInfoMethods in org.apache.fop.render with parameters of type FontInfoModifier and TypeMethodDescriptionabstract voidAbstractRenderer.setupFontInfo(FontInfo fontInfo) Set up the given FontInfo.voidPrintRenderer.setupFontInfo(FontInfo inFontInfo) Set up the given FontInfo.voidPrintRendererConfigurator.setupFontInfo(String mimeType, FontInfo fontInfo) Sets up theFontInfoobject for the IFDocumentHandler.voidRenderer.setupFontInfo(FontInfo fontInfo) Set up the given FontInfo. -
Uses of FontInfo in org.apache.fop.render.afp
Methods in org.apache.fop.render.afp that return FontInfoModifier and TypeMethodDescriptionAFPInfo.getFontInfo()Return the font infoAFPRenderingContext.getFontInfo()Returns the font list.Methods in org.apache.fop.render.afp with parameters of type FontInfoModifier and TypeMethodDescriptionvoidAFPDocumentHandler.setDefaultFontInfo(FontInfo fontInfo) Sets the default font set (with no custom configuration).protected voidAFPInfo.setFontInfo(FontInfo fontInfo) Sets the current font infoConstructors in org.apache.fop.render.afp with parameters of type FontInfoModifierConstructorDescriptionAFPRenderingContext(FOUserAgent userAgent, AFPResourceManager resourceManager, AFPPaintingState paintingState, FontInfo fontInfo, Map foreignAttributes) Main constructor. -
Uses of FontInfo in org.apache.fop.render.bitmap
Methods in org.apache.fop.render.bitmap with parameters of type FontInfoModifier and TypeMethodDescriptionvoidAbstractBitmapDocumentHandler.setDefaultFontInfo(FontInfo fontInfo) Sets the default font set (with no custom configuration). -
Uses of FontInfo in org.apache.fop.render.intermediate
Fields in org.apache.fop.render.intermediate declared as FontInfoModifier and TypeFieldDescriptionprotected FontInfoAbstractBinaryWritingIFDocumentHandler.fontInfoFont configurationMethods in org.apache.fop.render.intermediate that return FontInfoModifier and TypeMethodDescriptionAbstractBinaryWritingIFDocumentHandler.getFontInfo()Returns the font set to work with.protected FontInfoAbstractIFPainter.getFontInfo()IFDocumentHandler.getFontInfo()Returns the font set to work with.IFSerializer.getFontInfo()Returns the font set to work with.Methods in org.apache.fop.render.intermediate with parameters of type FontInfoModifier and TypeMethodDescriptionvoidAbstractBinaryWritingIFDocumentHandler.setDefaultFontInfo(FontInfo fontInfo) Sets the default font set (with no custom configuration).voidIFDocumentHandler.setDefaultFontInfo(FontInfo fontInfo) Sets the default font set (with no custom configuration).voidIFSerializer.setDefaultFontInfo(FontInfo fontInfo) Sets the default font set (with no custom configuration).voidAbstractBinaryWritingIFDocumentHandler.setFontInfo(FontInfo fontInfo) Sets the font set to work with.voidIFDocumentHandler.setFontInfo(FontInfo fontInfo) Sets the font set to work with.voidIFSerializer.setFontInfo(FontInfo fontInfo) Sets the font set to work with.voidIFDocumentHandlerConfigurator.setupFontInfo(String mimeType, FontInfo fontInfo) Sets up theFontInfoobject for the IFDocumentHandler.voidIFRenderer.setupFontInfo(FontInfo inFontInfo) Set up the given FontInfo.static voidIFUtil.setupFonts(IFDocumentHandler documentHandler, FontInfo fontInfo) Sets up the fonts on a document handler. -
Uses of FontInfo in org.apache.fop.render.intermediate.util
Methods in org.apache.fop.render.intermediate.util that return FontInfoModifier and TypeMethodDescriptionIFDocumentHandlerProxy.getFontInfo()Returns the font set to work with.Methods in org.apache.fop.render.intermediate.util with parameters of type FontInfoModifier and TypeMethodDescriptionvoidIFDocumentHandlerProxy.setDefaultFontInfo(FontInfo fontInfo) Sets the default font set (with no custom configuration).voidIFDocumentHandlerProxy.setFontInfo(FontInfo fontInfo) Sets the font set to work with. -
Uses of FontInfo in org.apache.fop.render.java2d
Fields in org.apache.fop.render.java2d declared as FontInfoMethods in org.apache.fop.render.java2d that return FontInfoModifier and TypeMethodDescriptionstatic FontInfoJava2DUtil.buildDefaultJava2DBasedFontInfo(FontInfo fontInfo, FOUserAgent userAgent) Builds a defaultFontInfoobject for use with output formats using the Java2D font setup.Java2DDocumentHandler.getFontInfo()protected FontInfoJava2DPainter.getFontInfo()Returns the associatedFontInfoobject.Methods in org.apache.fop.render.java2d with parameters of type FontInfoModifier and TypeMethodDescriptionstatic FontInfoJava2DUtil.buildDefaultJava2DBasedFontInfo(FontInfo fontInfo, FOUserAgent userAgent) Builds a defaultFontInfoobject for use with output formats using the Java2D font setup.static GlyphVectorJava2DUtil.createGlyphVector(String text, Graphics2D g2d, Font font, FontInfo fontInfo) Creates an instance ofGlyphVectorthat correctly handle surrogate pairs and advanced font features such as GSUB/GPOS/GDEF.static voidJava2DRenderer.renderText(TextArea text, Graphics2D g2d, Font font, FontInfo fontInfo) Renders a TextArea to a Graphics2D instance.voidJava2DDocumentHandler.setDefaultFontInfo(FontInfo fontInfo) voidJava2DDocumentHandler.setFontInfo(FontInfo fontInfo) intSets up fonts in a font info object.intSets up fonts in a font info object.intSets up fonts in a font info object.voidJava2DRenderer.setupFontInfo(FontInfo inFontInfo) Set up the given FontInfo.Constructors in org.apache.fop.render.java2d with parameters of type FontInfoModifierConstructorDescriptionJava2DGraphicsState(Graphics2D graphics, FontInfo fontInfo, AffineTransform at) State for storing graphics state.Java2DPainter(Graphics2D g2d, IFContext context, FontInfo fontInfo) Main constructor.Java2DPainter(Graphics2D g2d, IFContext context, FontInfo fontInfo, IFDocumentHandler documentHandler) Java2DPainter(Graphics2D g2d, IFContext context, FontInfo fontInfo, IFState state) Special constructor for embedded use (when another painter uses Java2DPainter to convert part of a document into a bitmap, for example).Java2DPainter(Graphics2D g2d, IFContext context, FontInfo fontInfo, IFState state, IFDocumentHandler documentHandler) Java2DRenderingContext(FOUserAgent userAgent, Graphics2D g2d, FontInfo fontInfo) Main constructor. -
Uses of FontInfo in org.apache.fop.render.pcl
Methods in org.apache.fop.render.pcl with parameters of type FontInfoModifier and TypeMethodDescriptionvoidPCLDocumentHandler.setDefaultFontInfo(FontInfo fontInfo) Sets the default font set (with no custom configuration). -
Uses of FontInfo in org.apache.fop.render.pdf
Fields in org.apache.fop.render.pdf declared as FontInfoMethods in org.apache.fop.render.pdf that return FontInfoConstructors in org.apache.fop.render.pdf with parameters of type FontInfoModifierConstructorDescriptionPDFRenderingContext(FOUserAgent userAgent, PDFContentGenerator generator, PDFPage page, FontInfo fontInfo) Main constructor. -
Uses of FontInfo in org.apache.fop.render.ps
Fields in org.apache.fop.render.ps declared as FontInfoModifier and TypeFieldDescriptionprotected FontInfoNativeTextHandler.fontInfoFontInfo containing all available fontsMethods in org.apache.fop.render.ps that return FontInfoModifier and TypeMethodDescriptionNativeTextHandler.getFontInfo()Return the font information associated with this objectPSRenderingContext.getFontInfo()Returns the font list.PSSVGHandler.PSInfo.getFontInfo()Returns the fontInfo.Methods in org.apache.fop.render.ps with parameters of type FontInfoModifier and TypeMethodDescriptionstatic voidPSFontUtils.addFallbackFonts(FontInfo fontInfo, org.apache.xmlgraphics.java2d.GeneralGraphics2DImagePainter painter) static MapPSFontUtils.determineSuppliedFonts(org.apache.xmlgraphics.ps.dsc.ResourceTracker resTracker, FontInfo fontInfo, Map<String, Typeface> fonts) Determines the set of fonts that will be supplied with the PS file and registers them with the resource tracker.voidPSSVGHandler.PSInfo.setFontInfo(FontInfo fontInfo) Sets the fontInfo.static MapPSFontUtils.writeFontDict(org.apache.xmlgraphics.ps.PSGenerator gen, FontInfo fontInfo) Generates the PostScript code for the font dictionary.static MapPSFontUtils.writeFontDict(org.apache.xmlgraphics.ps.PSGenerator gen, FontInfo fontInfo, Map<String, Typeface> fonts, PSEventProducer eventProducer) Generates the PostScript code for the font dictionary.static MapPSFontUtils.writeFontDict(org.apache.xmlgraphics.ps.PSGenerator gen, FontInfo fontInfo, PSEventProducer eventProducer) Generates the PostScript code for the font dictionary.Constructors in org.apache.fop.render.ps with parameters of type FontInfoModifierConstructorDescriptionNativeTextHandler(org.apache.xmlgraphics.java2d.ps.PSGraphics2D g2d, FontInfo fontInfo) Main constructor.PSBatikFlowTextElementBridge(FontInfo fontInfo) Main Constructor.PSBridgeContext(org.apache.batik.bridge.UserAgent userAgent, org.apache.batik.bridge.DocumentLoader documentLoader, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext, AffineTransform linkTransform) Constructs a new bridge context.PSBridgeContext(org.apache.batik.bridge.UserAgent userAgent, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext) Constructs a new bridge context.PSGraphics2DAdapter(org.apache.xmlgraphics.ps.PSGenerator gen, boolean clip, FontInfo fontInfo) Creates a new instance.PSRenderingContext(FOUserAgent userAgent, org.apache.xmlgraphics.ps.PSGenerator gen, FontInfo fontInfo) Main constructor.PSRenderingContext(FOUserAgent userAgent, org.apache.xmlgraphics.ps.PSGenerator gen, FontInfo fontInfo, boolean createForms) Special constructor.PSSVGFlowRootElementBridge(FontInfo fontInfo) Main Constructor.PSTextPainter(FontInfo fontInfo) Create a new PS text painter with the given font information.ResourceHandler(FOUserAgent userAgent, PSEventProducer eventProducer, FontInfo fontInfo, org.apache.xmlgraphics.ps.dsc.ResourceTracker resTracker, Map formResources) Main constructor. -
Uses of FontInfo in org.apache.fop.render.xml
Methods in org.apache.fop.render.xml with parameters of type FontInfoModifier and TypeMethodDescriptionvoidXMLRenderer.setupFontInfo(FontInfo inFontInfo) Set up the given FontInfo. -
Uses of FontInfo in org.apache.fop.svg
Fields in org.apache.fop.svg declared as FontInfoModifier and TypeFieldDescriptionprotected final FontInfoAbstractFOPBridgeContext.fontInfothe font listprotected final FontInfoNativeTextPainter.fontInfothe font collectionprotected FontInfoPDFGraphics2D.fontInfoThe current font information.Methods in org.apache.fop.svg that return FontInfoModifier and TypeMethodDescriptionstatic FontInfoPDFDocumentGraphics2DConfigurator.createFontInfo(Configuration cfg, boolean useComplexScriptFeatures) Creates theFontInfoinstance for the given configuration.FOPTextHandler.getFontInfo()PDFDocumentGraphics2D.getFontInfo()Get the font info for this pdf document.Methods in org.apache.fop.svg with parameters of type FontInfoModifier and TypeMethodDescriptionstatic Font[]ACIUtils.findFontsForBatikACI(AttributedCharacterIterator aci, FontInfo fontInfo) Tries to find matching fonts in FOP'sFontInfoinstance for fonts used by Apache Batik.voidPDFDocumentGraphics2D.setFontInfo(FontInfo fontInfo) Sets the font info for this PDF document.Constructors in org.apache.fop.svg with parameters of type FontInfoModifierConstructorDescriptionAbstractFOPBridgeContext(org.apache.batik.bridge.UserAgent userAgent, org.apache.batik.bridge.DocumentLoader loader, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext, AffineTransform linkTransform) Constructs a new bridge context.AbstractFOPBridgeContext(org.apache.batik.bridge.UserAgent userAgent, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext) Constructs a new bridge context.AbstractFOPBridgeContext(org.apache.batik.bridge.UserAgent userAgent, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext, AffineTransform linkTransform) Constructs a new bridge context.NativeTextPainter(FontInfo fontInfo) Creates a new instance.PDFBatikFlowTextElementBridge(FontInfo fontInfo) Main Constructor.PDFBridgeContext(org.apache.batik.bridge.UserAgent userAgent, org.apache.batik.bridge.DocumentLoader documentLoader, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext, AffineTransform linkTransform) Constructs a new bridge context.PDFBridgeContext(org.apache.batik.bridge.UserAgent userAgent, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext) Constructs a new bridge context.PDFBridgeContext(SVGUserAgent userAgent, FontInfo fontInfo, org.apache.xmlgraphics.image.loader.ImageManager imageManager, org.apache.xmlgraphics.image.loader.ImageSessionContext imageSessionContext, AffineTransform linkTransform) Constructs a new bridge context.PDFFlowExtTextPainter(FontInfo fontInfo) Main constructorPDFFlowTextPainter(FontInfo fontInfo) Main constructorPDFGraphics2D(boolean textAsShapes, FontInfo fi, PDFDocument doc, PDFResourceContext page, PDFReference pref, String font, float size, PDFGraphics2D.TransparencyIgnoredEventListener listener) Create a new PDFGraphics2D with the given pdf document info.PDFSVGFlowRootElementBridge(FontInfo fontInfo) Main Constructor.PDFTextUtil(FontInfo fontInfo) Main constructor. -
Uses of FontInfo in org.apache.fop.svg.font
Methods in org.apache.fop.svg.font that return FontInfoConstructors in org.apache.fop.svg.font with parameters of type FontInfoModifierConstructorDescriptionFOPFontFamilyResolverImpl(FontInfo fontInfo) FOPGVTFontFamily(FontInfo fontInfo, String familyName, FontTriplet triplet, org.apache.batik.gvt.font.GVTFontFace fontFace)