public class AFPBorderPainter extends AbstractAFPPainter
dataStream, log, paintingState
Constructor and Description |
---|
AFPBorderPainter(AFPPaintingState paintingState,
DataStream dataStream)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
void |
paint(PaintingInfo paintInfo)
Paints the painting item
|
public AFPBorderPainter(AFPPaintingState paintingState, DataStream dataStream)
paintingState
- the AFP painting state converterdataStream
- the AFP datastreampublic void paint(PaintingInfo paintInfo)
paint
in class AbstractAFPPainter
paintInfo
- the painting informationCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.