Package | Description |
---|---|
org.apache.fop.render.ps |
PostScript Renderer
|
Modifier and Type | Method and Description |
---|---|
PSRenderingContext |
PSRenderingContext.toFormContext()
Create a copy of this rendering context and activate form mode.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
PSImageUtils.isImageInlined(org.apache.xmlgraphics.image.loader.ImageInfo info,
PSRenderingContext renderingContext)
Indicates whether the given image (identified by an
ImageInfo object) shall be
inlined rather than generated as a PostScript form. |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.