public class SetLineCapStyle extends SetLineCapStyle
context
Constructor and Description |
---|
SetLineCapStyle() |
Modifier and Type | Method and Description |
---|---|
void |
process(PDFOperator operator,
java.util.List<COSBase> arguments)
Set the line cap style.
|
getContext, setContext
public void process(PDFOperator operator, java.util.List<COSBase> arguments) throws java.io.IOException
process
in class SetLineCapStyle
operator
- The operator that is being executed.arguments
- Listjava.io.IOException
- If an error occurs while processing the font.