Class LegacyFillNonZeroRule
java.lang.Object
org.apache.pdfbox.contentstream.operator.OperatorProcessor
org.apache.pdfbox.contentstream.operator.graphics.GraphicsOperatorProcessor
org.apache.pdfbox.contentstream.operator.graphics.FillNonZeroRule
org.apache.pdfbox.contentstream.operator.graphics.LegacyFillNonZeroRule
F Fill path using non zero winding rule. Included only for compatibility with Acrobat.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pdfbox.contentstream.operator.graphics.FillNonZeroRule
processMethods inherited from class org.apache.pdfbox.contentstream.operator.graphics.GraphicsOperatorProcessor
getGraphicsContextMethods inherited from class org.apache.pdfbox.contentstream.operator.OperatorProcessor
checkArrayTypesClass, getContext
-
Constructor Details
-
LegacyFillNonZeroRule
-
-
Method Details
-
getName
Description copied from class:OperatorProcessorReturns the name of this operator, e.g. "BI".- Overrides:
getNamein classFillNonZeroRule- Returns:
- the name of the operator
-