|
Multivalent API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRef | |
|---|---|
| multivalent.std.adaptor.pdf | PDF manipulation: read, render, modify, write. |
| Uses of IRef in multivalent.std.adaptor.pdf |
|---|
| Methods in multivalent.std.adaptor.pdf that return IRef | |
|---|---|
IRef |
PDFWriter.addObject(java.lang.Object obj)
Adds object by reusing number of deleted object if possible, or else appending to end. |
IRef |
PDFReader.getPageRef(int pagenum)
Given page number, finds corresponding a page object. |
| Methods in multivalent.std.adaptor.pdf with parameters of type IRef | |
|---|---|
java.awt.image.BufferedImage |
PDFReader.getImage(IRef imgdictref,
java.awt.geom.AffineTransform ctm,
java.awt.Color fillcolor)
Images.createImage(Dict, InputStream, AffineTransform, Color, PDFReader) with cacheing (under key COS.REALIZED) |
| Constructors in multivalent.std.adaptor.pdf with parameters of type IRef | |
|---|---|
IRef(IRef iref)
|
|
|
Multivalent API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||