|
fop 0.94 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JpegImage | |
---|---|
org.apache.fop.image | Contains image loading adapters for various image sources and the image cache. |
org.apache.fop.svg | Classes that add SVG support to FOP and SVG->PDF conversion for Batik. |
Uses of JpegImage in org.apache.fop.image |
---|
Subclasses of JpegImage in org.apache.fop.image | |
---|---|
class |
JpegImageIOImage
FopImage object using ImageIO. |
Uses of JpegImage in org.apache.fop.svg |
---|
Methods in org.apache.fop.svg with parameters of type JpegImage | |
---|---|
void |
PDFGraphics2D.addJpegImage(JpegImage jpeg,
float x,
float y,
float width,
float height)
Add a JPEG image directly to the PDF document. |
Constructors in org.apache.fop.svg with parameters of type JpegImage | |
---|---|
PDFImageElementBridge.PDFJpegNode(JpegImage j,
org.apache.batik.bridge.BridgeContext ctx,
org.w3c.dom.Element imageElement,
org.apache.batik.util.ParsedURL purl)
Create a new pdf jpeg node for drawing jpeg images into pdf graphics. |
|
fop 0.94 | |||||||||
PREV NEXT | FRAMES NO FRAMES |