Package | Description |
---|---|
com.sun.pdfview.decode |
Modifier and Type | Class and Description |
---|---|
class |
PNGPredictor
Undo prediction based on the PNG algorithm.
|
class |
TIFFPredictor
Undo prediction based on the TIFF Predictor 2 algorithm
|
Modifier and Type | Method and Description |
---|---|
static Predictor |
Predictor.getPredictor(PDFObject params)
Get an instance of a predictor
|