| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PDFStreamEngine. registerOperatorProcessor(String operator,
                         OperatorProcessor op)Register a custom operator processor with the engine. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BeginMarkedContentSequenceBMC : Begins a marked-content sequence. | 
| class  | BeginMarkedContentSequenceWithPropertiesBDC : Begins a marked-content sequence with property list. | 
| class  | BeginText | 
| class  | CloseAndStrokePathImplementation of content stream operator for page drawer. | 
| class  | Concatenate | 
| class  | EndMarkedContentSequenceEMC : Ends a marked-content sequence begun by BMC or BDC. | 
| class  | EndText | 
| class  | GRestoreProcess the Q operator. | 
| class  | GSave | 
| class  | InvokeInvoke named XObject. | 
| class  | MoveAndShow | 
| class  | MoveText | 
| class  | MoveTextSetLeading | 
| class  | NextLine | 
| class  | SetCharSpacing | 
| class  | SetGraphicsStateParametersStructal modification of the PDFEngine class :
 the long sequence of conditions in processOperator is remplaced by
 this strategy pattern. | 
| class  | SetHorizontalTextScalingStructal modification of the PDFEngine class :
 the long sequence of conditions in processOperator is remplaced by
 this strategy pattern. | 
| class  | SetLineCapStyleImplementation of content stream operator for page drawer. | 
| class  | SetLineDashPatternImplementation of content stream operator for page drawer. | 
| class  | SetLineJoinStyleImplementation of content stream operator for page drawer. | 
| class  | SetLineMiterLimitStructal modification of the PDFEngine class :
 the long sequence of conditions in processOperator is remplaced by
 this strategy pattern. | 
| class  | SetLineWidthStructal modification of the PDFEngine class :
 the long sequence of conditions in processOperator is remplaced by
 this strategy pattern. | 
| class  | SetMatrix | 
| class  | SetMoveAndShow | 
| class  | SetNonStrokingCalRGBColorSet the non stroking color space. | 
| class  | SetNonStrokingCMYKColorSet the non stroking color space. | 
| class  | SetNonStrokingColorSet the non stroking color space. | 
| class  | SetNonStrokingColorSpaceSet the non stroking color space. | 
| class  | SetNonStrokingDeviceN | 
| class  | SetNonStrokingGrayColorSet the non stroking color space. | 
| class  | SetNonStrokingICCBasedColor | 
| class  | SetNonStrokingIndexed | 
| class  | SetNonStrokingLabColorSets the non stroking color values for Lab colorspace. | 
| class  | SetNonStrokingPatternSet the non stroking pattern. | 
| class  | SetNonStrokingRGBColorSet the non stroking color space. | 
| class  | SetNonStrokingSeparation | 
| class  | SetStrokingCalRGBColorStructural modification of the PDFEngine class :
 the long sequence of conditions in processOperator is replaced by
 this strategy pattern. | 
| class  | SetStrokingCMYKColorStructal modification of the PDFEngine class :
 the long sequence of conditions in processOperator is remplaced by
 this strategy pattern. | 
| class  | SetStrokingColorSet the stroking color space. | 
| class  | SetStrokingColorSpaceStructal modification of the PDFEngine class :
 the long sequence of conditions in processOperator is remplaced by
 this strategy pattern. | 
| class  | SetStrokingDeviceN | 
| class  | SetStrokingGrayColorStructal modification of the PDFEngine class :
 the long sequence of conditions in processOperator is remplaced by
 this strategy pattern. | 
| class  | SetStrokingICCBasedColor | 
| class  | SetStrokingIndexed | 
| class  | SetStrokingLabColorSets the stroking color values for Lab colorspace. | 
| class  | SetStrokingPatternSet the stroking pattern. | 
| class  | SetStrokingRGBColorStructal modification of the PDFEngine class :
 the long sequence of conditions in processOperator is remplaced by
 this strategy pattern. | 
| class  | SetStrokingSeparation | 
| class  | SetTextFont | 
| class  | SetTextLeading | 
| class  | SetTextRenderingModeStructal modification of the PDFEngine class :
 the long sequence of conditions in processOperator is remplaced by
 this strategy pattern. | 
| class  | SetTextRiseStructal modification of the PDFEngine class :
 the long sequence of conditions in processOperator is remplaced by
 this strategy pattern. | 
| class  | SetWordSpacing | 
| class  | ShowText | 
| class  | ShowTextGlyph | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AppendRectangleToPathImplementation of content stream operator for page drawer. | 
| class  | BeginInlineImageImplementation of content stream operator for page drawer. | 
| class  | ClipEvenOddRuleImplementation of content stream operator for page drawer. | 
| class  | ClipNonZeroRuleImplementation of content stream operator for page drawer. | 
| class  | CloseFillEvenOddAndStrokePathImplementation of content stream operator for page drawer. | 
| class  | CloseFillNonZeroAndStrokePathImplementation of content stream operator for page drawer. | 
| class  | ClosePathImplementation of content stream operator for page drawer. | 
| class  | CurveToImplementation of content stream operator for page drawer. | 
| class  | CurveToReplicateFinalPointImplementation of content stream operator for page drawer. | 
| class  | CurveToReplicateInitialPointImplementation of content stream operator for page drawer. | 
| class  | EndPathImplementation of content stream operator for page drawer. | 
| class  | FillEvenOddAndStrokePathImplementation of content stream operator for page drawer. | 
| class  | FillEvenOddRuleImplementation of content stream operator for page drawer. | 
| class  | FillNonZeroAndStrokePathImplementation of content stream operator for page drawer. | 
| class  | FillNonZeroRuleImplementation of content stream operator for page drawer. | 
| class  | LineToImplementation of content stream operator for page drawer. | 
| class  | MoveToImplementation of content stream operator for page drawer. | 
| class  | SHFillImplementation of sh operator for page drawer. | 
| class  | StrokePathImplementation of content stream operator for page drawer. | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.