Package | Description |
---|---|
org.apache.fop.afp |
Contains an AFP library.
|
org.apache.fop.render.afp |
An AFP Renderer implementation and supporting classes.
|
Modifier and Type | Method and Description |
---|---|
AFPObjectAreaInfo |
AFPDataObjectInfo.getObjectAreaInfo()
Returns the object area info
|
Modifier and Type | Method and Description |
---|---|
boolean |
AFPResourceManager.includeCachedObject(AFPResourceInfo resourceInfo,
AFPObjectAreaInfo areaInfo) |
void |
AFPDataObjectInfo.setObjectAreaInfo(AFPObjectAreaInfo objectAreaInfo)
Sets the object area info
|
Modifier and Type | Method and Description |
---|---|
static AFPObjectAreaInfo |
AFPImageHandler.createObjectAreaInfo(AFPPaintingState paintingState,
Rectangle targetRect)
Creates and returns an
AFPObjectAreaInfo instance for the placement of the image. |
Copyright © 2025 Apache Software Foundation. All rights reserved.