| Package | Description |
|---|---|
| org.apache.pdfbox.util |
This package contains utility classes that are used by the PDFBox project.
|
| org.apache.pdfbox.util.operator |
This package contains implementations of all of the PDF operators.
|
| org.apache.pdfbox.util.operator.pagedrawer |
This package contains implementations of all of the PDF operators.
|
| Class | Description |
|---|---|
| OperatorProcessor |
| Class | Description |
|---|---|
| OperatorProcessor |
| Class | Description |
|---|---|
| OperatorProcessor | |
| SetLineCapStyle |
Implementation of content stream operator for page drawer.
|
| SetLineDashPattern |
Implementation of content stream operator for page drawer.
|
| SetLineJoinStyle |
Implementation of content stream operator for page drawer.
|
| SetLineMiterLimit |
Structal modification of the PDFEngine class :
the long sequence of conditions in processOperator is remplaced by
this strategy pattern.
|
| SetLineWidth |
Structal modification of the PDFEngine class :
the long sequence of conditions in processOperator is remplaced by
this strategy pattern.
|