Package org.apache.pdfbox.util.operator

This package contains implementations of all of the PDF operators.

See:
          Description

Class Summary
BeginMarkedContentSequence BMC : Begins a marked-content sequence.
BeginMarkedContentSequenceWithProperties BDC : Begins a marked-content sequence with property list.
BeginText  
CloseAndStrokePath Implementation of content stream operator for page drawer.
Concatenate  
EndMarkedContentSequence EMC : Ends a marked-content sequence begun by BMC or BDC.
EndText  
GRestore  
GSave  
Invoke Invoke named XObject.
MoveAndShow  
MoveText  
MoveTextSetLeading  
NextLine  
OperatorProcessor  
SetCharSpacing  
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.
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.
SetMatrix  
SetMoveAndShow  
SetNonStrokingCalRGBColor Set the non stroking color space.
SetNonStrokingCMYKColor Set the non stroking color space.
SetNonStrokingColor Set the non stroking color space.
SetNonStrokingColorSpace Set the non stroking color space.
SetNonStrokingDeviceN  
SetNonStrokingGrayColor Set the non stroking color space.
SetNonStrokingICCBasedColor  
SetNonStrokingPattern Set the non stroking pattern.
SetNonStrokingRGBColor Set the non stroking color space.
SetNonStrokingSeparation  
SetStrokingCalRGBColor Structural modification of the PDFEngine class : the long sequence of conditions in processOperator is replaced by this strategy pattern.
SetStrokingCMYKColor Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
SetStrokingColor Set the stroking color space.
SetStrokingColorSpace Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
SetStrokingDeviceN  
SetStrokingGrayColor Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
SetStrokingICCBasedColor  
SetStrokingPattern Set the stroking pattern.
SetStrokingRGBColor Structal modification of the PDFEngine class : the long sequence of conditions in processOperator is remplaced by this strategy pattern.
SetStrokingSeparation  
SetTextFont  
SetTextLeading  
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  
ShowText  
ShowTextGlyph  
 

Package org.apache.pdfbox.util.operator Description

This package contains implementations of all of the PDF operators.



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.