Uses of Class
org.apache.fop.afp.AFPPaintingState.AFPPagePaintingState
-
Packages that use AFPPaintingState.AFPPagePaintingState Package Description org.apache.fop.afp Contains an AFP library. -
-
Uses of AFPPaintingState.AFPPagePaintingState in org.apache.fop.afp
Fields in org.apache.fop.afp declared as AFPPaintingState.AFPPagePaintingState Modifier and Type Field Description private AFPPaintingState.AFPPagePaintingState
AFPPaintingState. pagePaintingState
the current pageMethods in org.apache.fop.afp that return AFPPaintingState.AFPPagePaintingState Modifier and Type Method Description protected AFPPaintingState.AFPPagePaintingState
AFPPaintingState. getPagePaintingState()
Returns the painting state of the current page
-