Class AFPDitheredRectanglePainter

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

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

    • AFPDitheredRectanglePainter

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