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.
- Author:
- John Hewson
-
Field Summary
Fields inherited from class org.apache.pdfbox.contentstream.operator.graphics.GraphicsOperatorProcessor
context
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pdfbox.contentstream.operator.graphics.FillNonZeroRule
process
Methods inherited from class org.apache.pdfbox.contentstream.operator.graphics.GraphicsOperatorProcessor
setContext
Methods inherited from class org.apache.pdfbox.contentstream.operator.OperatorProcessor
checkArrayTypesClass, getContext
-
Constructor Details
-
LegacyFillNonZeroRule
public LegacyFillNonZeroRule()
-
-
Method Details
-
getName
Description copied from class:OperatorProcessor
Returns the name of this operator, e.g. "BI".- Overrides:
getName
in classFillNonZeroRule
-