| Package | Description |
|---|---|
| org.apache.fop.afp |
Contains an AFP library.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BorderPaintingInfo |
Border painting information
|
class |
RectanglePaintingInfo |
Filled rectangle painting information
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
AbstractAFPPainter.paint(PaintingInfo paintInfo) |
Paints the painting item
|
void |
AFPBorderPainter.paint(PaintingInfo paintInfo) |
Paints the painting item
|
void |
AFPDitheredRectanglePainter.paint(PaintingInfo paintInfo) |
Paints the painting item
|
void |
AFPRectanglePainter.paint(PaintingInfo paintInfo) |
Paints the painting item
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.