Package | Description |
---|---|
org.apache.fop.pdf |
Classes for handling the low-level creation of PDF documents.
|
Modifier and Type | Method and Description |
---|---|
void |
FlateFilter.setBitsPerComponent(int bits)
Set the number of bits per component.
|
void |
FlateFilter.setColors(int colors)
Set the colors for this filter.
|
void |
FlateFilter.setColumns(int columns)
Set the number of columns for this filter.
|
void |
FlateFilter.setPredictor(int predictor)
Set the predictor for this filter.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.