Uses of Class
org.apache.fop.render.ps.PSRenderingContext
Packages that use PSRenderingContext
-
Uses of PSRenderingContext in org.apache.fop.render.ps
Methods in org.apache.fop.render.ps that return PSRenderingContextModifier and TypeMethodDescriptionPSRenderingContext.toFormContext()Create a copy of this rendering context and activate form mode.Methods in org.apache.fop.render.ps with parameters of type PSRenderingContextModifier and TypeMethodDescriptionstatic booleanPSImageUtils.isImageInlined(org.apache.xmlgraphics.image.loader.ImageInfo info, PSRenderingContext renderingContext) Indicates whether the given image (identified by anImageInfoobject) shall be inlined rather than generated as a PostScript form.