Class ResourcesHitter.SetGraphicState

java.lang.Object
org.sejda.sambox.contentstream.operator.OperatorProcessor
org.sejda.impl.sambox.component.optimization.ResourcesHitter.SetGraphicState
Enclosing class:
ResourcesHitter

public static class ResourcesHitter.SetGraphicState extends org.sejda.sambox.contentstream.operator.OperatorProcessor
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    process(org.sejda.sambox.contentstream.operator.Operator operator, List<org.sejda.sambox.cos.COSBase> operands)
     

    Methods inherited from class org.sejda.sambox.contentstream.operator.OperatorProcessor

    checkArrayTypesClass, getContext, setContext

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SetGraphicState

      public SetGraphicState()
  • Method Details

    • process

      public void process(org.sejda.sambox.contentstream.operator.Operator operator, List<org.sejda.sambox.cos.COSBase> operands) throws IOException
      Specified by:
      process in class org.sejda.sambox.contentstream.operator.OperatorProcessor
      Throws:
      IOException
    • getName

      public String getName()
      Specified by:
      getName in class org.sejda.sambox.contentstream.operator.OperatorProcessor