Package | Description |
---|---|
org.apache.fop.afp |
Contains an AFP library.
|
org.apache.fop.render.afp |
An AFP Renderer implementation and supporting classes.
|
Constructor and Description |
---|
AFPDitheredRectanglePainter(AFPPaintingState paintingState,
DataStream dataStream,
AFPResourceManager resourceManager)
Main constructor
|
AFPGraphics2D(boolean textAsShapes,
AFPPaintingState paintingState,
AFPResourceManager resourceManager,
AFPResourceInfo resourceInfo,
FontInfo fontInfo)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
AFPResourceManager |
AFPInfo.getResourceManager()
Returns the AFPResourceManager
|
AFPResourceManager |
AFPRenderingContext.getResourceManager()
Returns the resource manager.
|
Modifier and Type | Method and Description |
---|---|
void |
AFPInfo.setResourceManager(AFPResourceManager resourceManager)
Sets the AFPResourceManager
|
Constructor and Description |
---|
AFPRenderingContext(FOUserAgent userAgent,
AFPResourceManager resourceManager,
AFPPaintingState paintingState,
FontInfo fontInfo,
java.util.Map foreignAttributes)
Main constructor.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.