|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPaintingState | |
---|---|
org.apache.fop.afp | Contains an AFP library. |
org.apache.fop.pdf | Classes for handling the low-level creation of PDF documents. |
org.apache.fop.util | 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.afp | |
---|---|
class |
AFPPaintingState
This keeps information about the current painting state when writing to an AFP datastream. |
Methods in org.apache.fop.afp that return AbstractPaintingState | |
---|---|
protected AbstractPaintingState |
AFPPaintingState.instantiate()
Instantiates a new state object |
Uses of AbstractPaintingState in org.apache.fop.pdf |
---|
Subclasses of AbstractPaintingState in org.apache.fop.pdf | |
---|---|
class |
PDFPaintingState
This keeps information about the current painting state when writing to pdf. |
Methods in org.apache.fop.pdf that return AbstractPaintingState | |
---|---|
protected AbstractPaintingState |
PDFPaintingState.instantiate()
Instantiates a new state object |
Uses of AbstractPaintingState in org.apache.fop.util |
---|
Methods in org.apache.fop.util that return AbstractPaintingState | |
---|---|
protected abstract AbstractPaintingState |
AbstractPaintingState.instantiate()
Instantiates a new state object |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |