Uses of Class
org.apache.fop.afp.AbstractAFPPainter
-
Packages that use AbstractAFPPainter Package Description org.apache.fop.afp Contains an AFP library.org.apache.fop.render.afp An AFP Renderer implementation and supporting classes. -
-
Uses of AbstractAFPPainter in org.apache.fop.afp
Subclasses of AbstractAFPPainter in org.apache.fop.afp Modifier and Type Class Description class
AFPBorderPainter
Handles the drawing of borders/lines in AFPclass
AFPDitheredRectanglePainter
A painter of rectangles in AFPclass
AFPRectanglePainter
A painter of rectangles in AFP -
Uses of AbstractAFPPainter in org.apache.fop.render.afp
Fields in org.apache.fop.render.afp declared as AbstractAFPPainter Modifier and Type Field Description private AbstractAFPPainter
AFPPainter. rectanglePainter
the rectangle painterMethods in org.apache.fop.render.afp that return AbstractAFPPainter Modifier and Type Method Description (package private) AbstractAFPPainter
AFPDocumentHandler. createRectanglePainter()
-