Uses of Class
org.apache.fop.afp.AFPResourceInfo
Packages that use AFPResourceInfo
Package
Description
Contains an AFP library.
An AFP Renderer implementation and supporting classes.
-
Uses of AFPResourceInfo in org.apache.fop.afp
Fields in org.apache.fop.afp declared as AFPResourceInfoModifier and TypeFieldDescriptionprivate AFPResourceInfo
AFPDataObjectInfo.resourceInfo
resource infoprivate AFPResourceInfo
AFPGraphics2D.resourceInfo
AFP resource infoFields in org.apache.fop.afp with type parameters of type AFPResourceInfoModifier and TypeFieldDescriptionprivate final Map<AFPResourceInfo,
List<AFPResourceManager.AbstractCachedObject>> AFPResourceManager.includeObjectCache
Mapping of resourceInfo to AbstractCachedObjectMethods in org.apache.fop.afp that return AFPResourceInfoModifier and TypeMethodDescriptionAFPDataObjectInfo.getResourceInfo()
Returns the resource level at which this data object should resideMethods in org.apache.fop.afp with parameters of type AFPResourceInfoModifier and TypeMethodDescriptionprivate void
AFPResourceManager.addToCache
(AFPResourceInfo resourceInfo, AFPResourceManager.AbstractCachedObject cachedObject) AFPDataObjectFactory.createResource
(AbstractNamedAFPObject namedObj, AFPResourceInfo resourceInfo, Registry.ObjectType objectType) Creates a resource object wrapper for named includable data objectsboolean
AFPResourceManager.includeCachedObject
(AFPResourceInfo resourceInfo, AFPObjectAreaInfo areaInfo) boolean
AFPResourceManager.isObjectCached
(AFPResourceInfo resourceInfo) Returnstrue
if the passedAFPResourceInfo
instance is already cached.void
AFPDataObjectInfo.setResourceInfo
(AFPResourceInfo resourceInfo) Sets the resource level at which this object should resideprivate void
AFPGraphics2D.setResourceInfo
(AFPResourceInfo resourceInfo) Sets the AFP resource infoprivate void
AFPResourceManager.updateResourceInfoUri
(AFPResourceInfo resourceInfo) Constructors in org.apache.fop.afp with parameters of type AFPResourceInfoModifierConstructorDescriptionAFPGraphics2D
(boolean textAsShapes, AFPPaintingState paintingState, AFPResourceManager resourceManager, AFPResourceInfo resourceInfo, FontInfo fontInfo) Main constructor -
Uses of AFPResourceInfo in org.apache.fop.render.afp
Fields in org.apache.fop.render.afp declared as AFPResourceInfoModifier and TypeFieldDescriptionprivate AFPResourceInfo
AFPInfo.resourceInfo
See AFP_RESOURCE_INFOMethods in org.apache.fop.render.afp that return AFPResourceInfoModifier and TypeMethodDescriptionstatic AFPResourceInfo
AFPImageHandler.createResourceInformation
(String uri, Map foreignAttributes) Sets resource information on the data object info.AFPForeignAttributeReader.getResourceInfo
(Map<org.apache.xmlgraphics.util.QName, String> foreignAttributes) Returns the resource informationAFPInfo.getResourceInfo()
Returns the resource informationMethods in org.apache.fop.render.afp with parameters of type AFPResourceInfoModifier and TypeMethodDescriptionprivate AFPGraphicsObjectInfo
AFPSVGHandler.createGraphicsObjectInfo
(AFPPaintingState paintingState, org.apache.xmlgraphics.java2d.Graphics2DImagePainter painter, FOUserAgent userAgent, AFPResourceInfo resourceInfo, AFPGraphics2D g2d) void
AFPInfo.setResourceInfo
(AFPResourceInfo resourceInfo) Sets the resource information