public final class CurveToReplicateFinalPoint extends GraphicsOperatorProcessor
context
Constructor and Description |
---|
CurveToReplicateFinalPoint() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this operator, e.g.
|
void |
process(Operator operator,
List<COSBase> operands)
Process the operator.
|
setContext
checkArrayTypesClass, getContext
public void process(Operator operator, List<COSBase> operands) throws IOException
OperatorProcessor
process
in class OperatorProcessor
operator
- the operator to processoperands
- the operands to use when processingIOException
- if the operator cannot be processedpublic String getName()
OperatorProcessor
getName
in class OperatorProcessor
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.