Class AFPRectanglePainter

java.lang.Object
org.apache.fop.afp.AbstractAFPPainter
org.apache.fop.afp.AFPRectanglePainter

public class AFPRectanglePainter extends AbstractAFPPainter
A painter of rectangles in AFP
  • Constructor Details

    • AFPRectanglePainter

      public AFPRectanglePainter(AFPPaintingState paintingState, DataStream dataStream, AFPResourceManager resourceManager)
      Main constructor
      Parameters:
      paintingState - the AFP painting state
      dataStream - the AFP datastream
  • Method Details