| Package | Description |
|---|---|
| org.sejda.sambox.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
JPXFilter
Decompress data encoded using the wavelet-based JPEG 2000 standard, reproducing the original data.
|
class |
LZWFilter
This is the filter used for the LZWDecode filter.
|
| Modifier and Type | Method and Description |
|---|---|
Filter |
FilterFactory.getFilter(COSName filterName)
Returns a filter instance given its COSName.
|
Filter |
FilterFactory.getFilter(String filterName)
Returns a filter instance given its name as a string.
|
Copyright © 2020 sejda. All rights reserved.