Uses of Class
org.apache.fop.afp.AbstractAFPPainter
Packages that use AbstractAFPPainter
Package
Description
Contains an AFP library.
An AFP Renderer implementation and supporting classes.
-
Uses of AbstractAFPPainter in org.apache.fop.afp
Subclasses of AbstractAFPPainter in org.apache.fop.afpModifier and TypeClassDescriptionclass
Handles the drawing of borders/lines in AFPclass
A painter of rectangles in AFPclass
A painter of rectangles in AFP -
Uses of AbstractAFPPainter in org.apache.fop.render.afp
Fields in org.apache.fop.render.afp declared as AbstractAFPPainterModifier and TypeFieldDescriptionprivate final AbstractAFPPainter
AFPPainter.rectanglePainter
the rectangle painterMethods in org.apache.fop.render.afp that return AbstractAFPPainterModifier and TypeMethodDescription(package private) AbstractAFPPainter
AFPDocumentHandler.createRectanglePainter()