|
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.AFPBorderPainter
Handles the drawing of borders/lines in AFP
Field Summary |
Fields inherited from class org.apache.fop.afp.AbstractAFPPainter |
dataStream, log, paintingState |
Constructor Summary | |
AFPBorderPainter(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 AFPBorderPainter(AFPPaintingState paintingState, DataStream dataStream)
paintingState
- the AFP painting state converterdataStream
- 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 |