Module org.sejda.impl.sambox
Class ResourcesHitter.FontsHitterOperator
java.lang.Object
org.sejda.sambox.contentstream.operator.OperatorProcessor
org.sejda.impl.sambox.component.optimization.ResourcesHitter.FontsHitterOperator
- Enclosing class:
- ResourcesHitter
public static class ResourcesHitter.FontsHitterOperator
extends org.sejda.sambox.contentstream.operator.OperatorProcessor
Tf operator that wraps a font dictionary with an
InUseDictionary and puts it back to the resource dictionary so that we can later identify fonts that are actually
used- Author:
- Andrea Vacondio
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sejda.sambox.contentstream.operator.OperatorProcessor
checkArrayTypesClass, getContext, setContext
-
Constructor Details
-
FontsHitterOperator
public FontsHitterOperator()
-
-
Method Details
-
process
public void process(org.sejda.sambox.contentstream.operator.Operator operator, List<org.sejda.sambox.cos.COSBase> operands) throws IOException - Specified by:
processin classorg.sejda.sambox.contentstream.operator.OperatorProcessor- Throws:
IOException
-
getName
- Specified by:
getNamein classorg.sejda.sambox.contentstream.operator.OperatorProcessor
-