Uses of Class
org.sejda.sambox.contentstream.operator.graphics.GraphicsOperatorProcessor
Packages that use GraphicsOperatorProcessor
Package
Description
This package contains implementations of all of the PDF graphics operators.
-
Uses of GraphicsOperatorProcessor in org.sejda.sambox.contentstream.operator.graphics
Modifier and TypeClassDescriptionfinal classre Appends a rectangle to the path.final classBI Begins an inline image.final classW* Set clipping path using even odd rule.classW Set the clipping path using non zero winding rule.classs: close and stroke the path.final classb* Close, fill and stroke the path with even-odd winding rule.final classb Close, fill and stroke the path with non-zero winding rule.final classh Close the path.classc Append curved segment to path.final classy Append curved segment to path with final point replicated.classv Append curved segment to path with the initial point replicated.final classDo: Draws an XObject.final classn End the path.final classB* Fill and then stroke the path, using the even-odd rule to determine the region to fill.final classf* Fill path using even odd rule.classB Fill and then stroke the path, using the nonzero winding number rule to determine the region to fill.classf Fill path using non zero winding rule.final classF Fill path using non zero winding rule.classl Append straight line segment to path.final classm Begins a new subpath.final classsh Fills the clipping area with the given shading pattern.final classS Stroke the path.