Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
org.apache.fop.render.pdf |
PDF Renderer
|
Modifier and Type | Method and Description |
---|---|
PDFColor |
PDFImage.getTransparentColor()
Get the transparent color.
|
PDFColor |
BitmapImage.getTransparentColor()
Get the transparent color for this image.
|
PDFColor |
AlphaRasterImage.getTransparentColor()
Get the transparent color.
|
Modifier and Type | Method and Description |
---|---|
void |
BitmapImage.setTransparent(PDFColor t)
Set the transparent color for this iamge.
|
Modifier and Type | Method and Description |
---|---|
PDFColor |
AbstractImageAdapter.getTransparentColor()
Get the transparent color.
|
PDFColor |
ImageRenderedAdapter.getTransparentColor()
Get the transparent color.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.