|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaintingInfo | |
---|---|
org.apache.fop.afp | Contains an AFP library. |
Uses of PaintingInfo in org.apache.fop.afp |
---|
Classes in org.apache.fop.afp that implement PaintingInfo | |
---|---|
class |
BorderPaintingInfo
Border painting information |
class |
RectanglePaintingInfo
Filled rectangle painting information |
Methods in org.apache.fop.afp with parameters of type PaintingInfo | |
---|---|
abstract void |
AbstractAFPPainter.paint(PaintingInfo paintInfo)
Paints the painting item |
void |
AFPDitheredRectanglePainter.paint(PaintingInfo paintInfo)
Paints the painting item |
void |
AFPBorderPainter.paint(PaintingInfo paintInfo)
Paints the painting item |
void |
AFPRectanglePainter.paint(PaintingInfo paintInfo)
Paints the painting item |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |