|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.afp.AbstractAFPPainter
org.apache.fop.afp.AFPRectanglePainter
A painter of rectangles in AFP
Field Summary |
Fields inherited from class org.apache.fop.afp.AbstractAFPPainter |
dataStream, log, paintingState |
Constructor Summary | |
AFPRectanglePainter(AFPPaintingState paintingState,
DataStream dataStream)
Main constructor |
Method Summary | |
void |
paint(PaintingInfo paintInfo)
Paints the painting item |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AFPRectanglePainter(AFPPaintingState paintingState, DataStream dataStream)
paintingState
- the AFP painting statedataStream
- the AFP datastreamMethod Detail |
public void paint(PaintingInfo paintInfo)
paint
in class AbstractAFPPainter
paintInfo
- the painting information
|
fop 1.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |