Package org.pdfbox.util.operator

This package contains implementations of all of the PDF operators.

See:
          Description

Class Summary
BeginText Titre : PDFEngine Modification.
CloseAndStrokePath Implementation of content stream operator for page drawer.
Concatenate Titre : PDFEngine Modification.
EndText Titre : PDFEngine Modification.
GRestore Titre : PDFEngine Modification.
GSave Titre : PDFEngine Modification.
Invoke Invoke named XObject.
MoveAndShow Titre : PDFEngine Modification.
MoveText Titre : PDFEngine Modification.
MoveTextSetLeading Titre : PDFEngine Modification.
NextLine Titre : PDFEngine Modification.
OperatorProcessor Titre : OperatorProcessor Description : This class is the strategy abstract class in the strategy GOF pattern.
SetCharSpacing Titre : PDFEngine Modification.
SetGraphicsStateParameters Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
SetHorizontalTextScaling 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.
SetMatrix Titre : PDFEngine Modification.
SetMoveAndShow Titre : PDFEngine Modification.
SetNonStrokingCMYKColor Set the non stroking color space.
SetNonStrokingColorSpace Set the non stroking color space.
SetNonStrokingRGBColor Set the non stroking color space.
SetStrokingCMYKColor Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
SetStrokingColorSpace Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
SetStrokingRGBColor Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
SetTextFont Titre : PDFEngine Modification.
SetTextLeading Titre : PDFEngine Modification.
SetTextRenderingMode Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
SetTextRise Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
SetWordSpacing Titre : PDFEngine Modification.
ShowText Titre : PDFEngine Modification.
ShowTextGlyph Titre : PDFEngine Modification.
 

Package org.pdfbox.util.operator Description

This package contains implementations of all of the PDF operators.