| org.apache.pdfbox.util.operator.pagedrawer | This package contains implementations of all of the PDF operators. |
| OperatorProcessor | code | html |
| BeginMarkedContentSequence | BMC : Begins a marked-content sequence. | code | html |
| BeginMarkedContentSequenceWithProperties | BDC : Begins a marked-content sequence with property list. | code | html |
| BeginText | code | html | |
| CloseAndStrokePath | Implementation of content stream operator for page drawer. | code | html |
| Concatenate | code | html | |
| EndMarkedContentSequence | EMC : Ends a marked-content sequence begun by BMC or BDC. | code | html |
| EndText | code | html | |
| GRestore | code | html | |
| GSave | code | html | |
| Invoke | Invoke named XObject. | code | html |
| MoveAndShow | code | html | |
| MoveText | code | html | |
| MoveTextSetLeading | code | html | |
| NextLine | code | html | |
| SetCharSpacing | code | html | |
| SetGraphicsStateParameters | Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern. |
code | html |
| SetHorizontalTextScaling | Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern. |
code | html |
| SetLineCapStyle | Implementation of content stream operator for page drawer. | code | html |
| SetLineDashPattern | Implementation of content stream operator for page drawer. | code | html |
| SetLineJoinStyle | Implementation of content stream operator for page drawer. | code | html |
| SetLineMiterLimit | Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern. |
code | html |
| SetLineWidth | Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern. |
code | html |
| SetMatrix | code | html | |
| SetMoveAndShow | code | html | |
| SetNonStrokingCMYKColor | Set the non stroking color space. |
code | html |
| SetNonStrokingCalRGBColor | Set the non stroking color space. |
code | html |
| SetNonStrokingColor | Set the non stroking color space. |
code | html |
| SetNonStrokingColorSpace | Set the non stroking color space. |
code | html |
| SetNonStrokingGrayColor | Set the non stroking color space. |
code | html |
| SetNonStrokingICCBasedColor | code | html | |
| SetNonStrokingRGBColor | Set the non stroking color space. |
code | html |
| SetNonStrokingSeparation | code | html | |
| SetStrokingCMYKColor | Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern. |
code | html |
| SetStrokingCalRGBColor | Structural modification of the PDFEngine class : the long sequence of conditions in processOperator is replaced by this strategy pattern. |
code | html |
| SetStrokingColor | Set the stroking color space. |
code | html |
| SetStrokingColorSpace | Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern. |
code | html |
| SetStrokingGrayColor | Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern. |
code | html |
| SetStrokingICCBasedColor | code | html | |
| SetStrokingRGBColor | Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern. |
code | html |
| SetStrokingSeparation | code | html | |
| SetTextFont | code | html | |
| SetTextLeading | code | html | |
| SetTextRenderingMode | Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern. |
code | html |
| SetTextRise | Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern. |
code | html |
| SetWordSpacing | code | html | |
| ShowText | code | html | |
| ShowTextGlyph | code | html |