Package | Description |
---|---|
org.apache.fop.afp |
Contains an AFP library.
|
org.apache.fop.afp.ioca |
Contains a collection of AFP Image Object Content Architecture (IOCA) structured objects.
|
Modifier and Type | Method and Description |
---|---|
ImageSizeParameter |
Factory.createImageSizeParameter(int hsize,
int vsize,
int hresol,
int vresol)
Creates an new IOCA
ImageSizeParameter . |
Modifier and Type | Method and Description |
---|---|
void |
ImageContent.setImageSizeParameter(ImageSizeParameter imageSizeParameter)
Sets the image size parameter
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.