Uses of Interface
com.lowagie.text.pdf.parser.ContentOperator
Packages that use ContentOperator
-
Uses of ContentOperator in com.lowagie.text.pdf.parser
Methods in com.lowagie.text.pdf.parser with parameters of type ContentOperatorModifier and TypeMethodDescriptionvoidPdfContentStreamProcessor.registerContentOperator(String operatorString, ContentOperator operator) Registers a content operator that will be called when the specified operator string is encountered during content processing.