|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AFPResourceManager | |
---|---|
org.apache.fop.afp | Contains an AFP library. |
org.apache.fop.render.afp | An AFP Renderer implementation and supporting classes. |
Uses of AFPResourceManager in org.apache.fop.afp |
---|
Constructors in org.apache.fop.afp with parameters of type AFPResourceManager | |
---|---|
AFPDitheredRectanglePainter(AFPPaintingState paintingState,
DataStream dataStream,
AFPResourceManager resourceManager)
Main constructor |
|
AFPGraphics2D(boolean textAsShapes,
AFPPaintingState paintingState,
AFPResourceManager resourceManager,
AFPResourceInfo resourceInfo,
FontInfo fontInfo)
Main constructor |
Uses of AFPResourceManager in org.apache.fop.render.afp |
---|
Methods in org.apache.fop.render.afp that return AFPResourceManager | |
---|---|
AFPResourceManager |
AFPRenderingContext.getResourceManager()
Returns the resource manager. |
AFPResourceManager |
AFPInfo.getResourceManager()
Returns the AFPResourceManager |
Methods in org.apache.fop.render.afp with parameters of type AFPResourceManager | |
---|---|
void |
AFPInfo.setResourceManager(AFPResourceManager resourceManager)
Sets the AFPResourceManager |
Constructors in org.apache.fop.render.afp with parameters of type AFPResourceManager | |
---|---|
AFPRenderingContext(FOUserAgent userAgent,
AFPResourceManager resourceManager,
AFPPaintingState paintingState,
FontInfo fontInfo,
java.util.Map foreignAttributes)
Main constructor. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |