public class SetLineWidth extends SetLineWidth
context| Constructor | Description |
|---|---|
SetLineWidth() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
process(PDFOperator operator,
java.util.List<COSBase> arguments) |
w Set line width.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, setContextpublic void process(PDFOperator operator, java.util.List<COSBase> arguments) throws java.io.IOException
process in class SetLineWidthoperator - The operator that is being executed.arguments - Listjava.io.IOException - If an error occurs while processing the font.