public class CloseFillEvenOddAndStrokePath extends OperatorProcessor
context
Constructor | Description |
---|---|
CloseFillEvenOddAndStrokePath() |
Modifier and Type | Method | Description |
---|---|---|
void |
process(PDFOperator operator,
java.util.List<COSBase> arguments) |
fill and stroke the path.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContext, setContext
public void process(PDFOperator operator, java.util.List<COSBase> arguments) throws java.io.IOException
process
in class OperatorProcessor
operator
- The operator that is being executed.arguments
- Listjava.io.IOException
- If an error occurs while processing the font.