Uses of Class
org.apache.fop.afp.modca.Overlay
-
Packages that use Overlay Package Description org.apache.fop.afp Contains an AFP library. -
-
Uses of Overlay in org.apache.fop.afp
Fields in org.apache.fop.afp declared as Overlay Modifier and Type Field Description private Overlay
DataStream. currentOverlay
The current overlay objectMethods in org.apache.fop.afp that return Overlay Modifier and Type Method Description Overlay
Factory. createOverlay(int width, int height, int widthRes, int heightRes, int overlayRotation)
Creates a new MO:DCAOverlay
.
-