Uses of Class
org.apache.fop.util.AbstractPaintingState
Packages that use AbstractPaintingState
Package
Description
Contains an AFP library.
Classes for handling the low-level creation of PDF documents.
Various utility classes (I/O, codecs, color support, service discovers etc.).
-
Uses of AbstractPaintingState in org.apache.fop.afp
Subclasses of AbstractPaintingState in org.apache.fop.afpModifier and TypeClassDescriptionclass
This keeps information about the current painting state when writing to an AFP datastream.Methods in org.apache.fop.afp that return AbstractPaintingStateModifier and TypeMethodDescriptionprotected AbstractPaintingState
AFPPaintingState.instantiate()
Instantiates a new state object -
Uses of AbstractPaintingState in org.apache.fop.pdf
Subclasses of AbstractPaintingState in org.apache.fop.pdfModifier and TypeClassDescriptionclass
This keeps information about the current painting state when writing to pdf.Methods in org.apache.fop.pdf that return AbstractPaintingStateModifier and TypeMethodDescriptionprotected AbstractPaintingState
PDFPaintingState.instantiate()
Instantiates a new state object -
Uses of AbstractPaintingState in org.apache.fop.util
Methods in org.apache.fop.util that return AbstractPaintingStateModifier and TypeMethodDescriptionprotected abstract AbstractPaintingState
AbstractPaintingState.instantiate()
Instantiates a new state object