org.pdfbox.util.operator.pagedrawer
Class CurveToReplicateFinalPoint
java.lang.Object
org.pdfbox.util.operator.OperatorProcessor
org.pdfbox.util.operator.pagedrawer.CurveToReplicateFinalPoint
- public class CurveToReplicateFinalPoint
- extends OperatorProcessor
Implementation of content stream operator for page drawer.
- Version:
- $Revision: 1.2 $
- Author:
- Ben Litchfield
Method Summary |
void |
process(PDFOperator operator,
List arguments)
process : y : Append curved segment to path (final point replicated). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurveToReplicateFinalPoint
public CurveToReplicateFinalPoint()
process
public void process(PDFOperator operator,
List arguments)
- process : y : Append curved segment to path (final point replicated).
- Specified by:
process
in class OperatorProcessor
- Parameters:
operator
- The operator that is being executed.arguments
- List