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,
java.awt.Rectangle targetRect)
Creates and returns an
AFPObjectAreaInfo instance for the placement of the image. |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.