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