Class CurveToReplicateFinalPoint


  • public final class CurveToReplicateFinalPoint
    extends GraphicsOperatorProcessor
    y Append curved segment to path with final point replicated.
    • Field Detail

      • LOG

        private static final org.apache.commons.logging.Log LOG
    • Method Detail

      • process

        public void process​(Operator operator,
                            java.util.List<COSBase> operands)
                     throws java.io.IOException
        Description copied from class: OperatorProcessor
        Process the operator.
        Specified by:
        process in class OperatorProcessor
        Parameters:
        operator - the operator to process
        operands - the operands to use when processing
        Throws:
        java.io.IOException - if the operator cannot be processed
      • getName

        public java.lang.String getName()
        Description copied from class: OperatorProcessor
        Returns the name of this operator, e.g. "BI".
        Specified by:
        getName in class OperatorProcessor
        Returns:
        the name of the operator