public class SetLineCap extends Operator
Class representing J operator (set line cap style).
Constructor and Description |
---|
SetLineCap(int cap) |
SetLineCap(int index,
com.aspose.pdf.engine.commondata.pagecontent.operators.commands.ICommand command) |
Modifier and Type | Method and Description |
---|---|
void |
accept(IOperatorSelector visitor)
Accepts visitor object to process operator.
|
clear, getCommand, getCommandName, getIndex, getParameters, getTrailerable, isTextShowOperator, reset, setIndex, toString, toString
public SetLineCap(int cap)
public SetLineCap(int index, com.aspose.pdf.engine.commondata.pagecontent.operators.commands.ICommand command)
public void accept(IOperatorSelector visitor)
Accepts visitor object to process operator.