fop 1.0

Uses of Interface
org.apache.fop.afp.PaintingInfo

Packages that use PaintingInfo
org.apache.fop.afp Contains an AFP library. 
 

Uses of PaintingInfo in org.apache.fop.afp
 

Classes in org.apache.fop.afp that implement PaintingInfo
 class BorderPaintingInfo
          Border painting information
 class RectanglePaintingInfo
          Filled rectangle painting information
 

Methods in org.apache.fop.afp with parameters of type PaintingInfo
abstract  void AbstractAFPPainter.paint(PaintingInfo paintInfo)
          Paints the painting item
 void AFPDitheredRectanglePainter.paint(PaintingInfo paintInfo)
          Paints the painting item
 void AFPBorderPainter.paint(PaintingInfo paintInfo)
          Paints the painting item
 void AFPRectanglePainter.paint(PaintingInfo paintInfo)
          Paints the painting item
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.