Uses of Class
org.verapdf.gf.model.impl.pd.util.PDResourcesHandler
Packages that use PDResourcesHandler
Package
Description
-
Uses of PDResourcesHandler in org.verapdf.gf.model.factory.colors
Methods in org.verapdf.gf.model.factory.colors with parameters of type PDResourcesHandlerModifier and TypeMethodDescriptionstatic PDColorSpaceColorSpaceFactory.getColorSpace(PDColorSpace colorSpace, PDResourcesHandler resourcesHandler, int opm, boolean overprintingFlag, GraphicState inheritedGraphicSpace) static PDColorSpaceColorSpaceFactory.getColorSpace(PDColorSpace colorSpace, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicSpace) -
Uses of PDResourcesHandler in org.verapdf.gf.model.factory.fonts
Methods in org.verapdf.gf.model.factory.fonts with parameters of type PDResourcesHandlerModifier and TypeMethodDescriptionstatic PDFontFontFactory.parseFont(PDFont rawFont, RenderingMode renderingMode, PDResourcesHandler resources, GraphicState inheritedGraphicState) -
Uses of PDResourcesHandler in org.verapdf.gf.model.factory.operators
Methods in org.verapdf.gf.model.factory.operators with parameters of type PDResourcesHandlerModifier and TypeMethodDescriptionOperatorFactory.operatorsFromTokens(List<Object> rawTokens, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String parentStructureTag, String parentsTags) Constructors in org.verapdf.gf.model.factory.operators with parameters of type PDResourcesHandler -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.operator.inlineimage
Constructors in org.verapdf.gf.model.impl.operator.inlineimage with parameters of type PDResourcesHandlerModifierConstructorDescriptionGFOp_EI(List<COSBase> arguments, PDResourcesHandler resourcesHandler, PDColorSpace inheritedFillCS) -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.operator.markedcontent
Methods in org.verapdf.gf.model.impl.operator.markedcontent with parameters of type PDResourcesHandlerModifier and TypeMethodDescriptionprotected voidGFOpMarkedContent.initializePropertiesDict(PDResourcesHandler resources) Constructors in org.verapdf.gf.model.impl.operator.markedcontent with parameters of type PDResourcesHandlerModifierConstructorDescriptionGFOp_BDC(List<COSBase> arguments, PDResourcesHandler resources, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, String parentsTags) GFOp_DP(List<COSBase> arguments, PDResourcesHandler resources) -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.operator.pathpaint
Constructors in org.verapdf.gf.model.impl.operator.pathpaint with parameters of type PDResourcesHandlerModifierConstructorDescriptionGFOp_b_closepath_fill_stroke(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler) GFOp_B_fill_stroke(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler) GFOp_bstar_closepath_eofill_stroke(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler) GFOp_BStar_eofill_stroke(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler) GFOp_f_fill(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler) GFOp_F_fill_obsolete(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler) GFOp_FStar(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler) GFOp_s_close_stroke(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler) GFOp_S_stroke(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler) protectedGFOpFillAndStroke(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, String opType) protectedGFOpFillPaint(List<COSBase> arguments, GraphicState state, PDResourcesHandler resources, String opType) protectedGFOpPathPaint(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, String operatorType) protectedGFOpPathPaint(List<COSBase> arguments, PDColorSpace rawFillColorSpace, PDColorSpace rawStrokeColorSpace, int opm, boolean overprintingFlagStroke, boolean overprintingFlagNonStroke, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, String operatorType) protectedGFOpStrokePaint(List<COSBase> arguments, GraphicState state, PDResourcesHandler resources, String operatorType) -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.operator.textshow
Constructors in org.verapdf.gf.model.impl.operator.textshow with parameters of type PDResourcesHandlerModifierConstructorDescriptionGFOp_DoubleQuote(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) GFOp_Quote(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) GFOp_Tj(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) GFOp_TJ_Big(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject) protectedGFOpStringTextShow(List<COSBase> arguments, GraphicState state, PDResourcesHandler resources, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, String opType) protectedGFOpTextShow(List<COSBase> arguments, GraphicState state, PDResourcesHandler resourcesHandler, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, String opType) -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.operator.xobject
Constructors in org.verapdf.gf.model.impl.operator.xobject with parameters of type PDResourcesHandlerModifierConstructorDescriptionGFOp_Do(List<COSBase> arguments, PDXObject pbXObject, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, String parentStructureTag, String parentsTags) -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.pd
Fields in org.verapdf.gf.model.impl.pd declared as PDResourcesHandlerMethods in org.verapdf.gf.model.impl.pd with parameters of type PDResourcesHandlerModifier and TypeMethodDescriptionstatic GFPDAnnotGFPDAnnot.createAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) Constructors in org.verapdf.gf.model.impl.pd with parameters of type PDResourcesHandlerModifierConstructorDescriptionGFPD3DStream(PD3DStream simplePDObject, PDResourcesHandler resources) GFPDAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page, String type) GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject) GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String type) GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String parentStructureTag, String parentsTags) GFPDContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String parentStructureTag, String parentsTags, String type) GFPDSemanticContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject) GFPDSemanticContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String parentStructureTag, String parentsTags) GFPDSemanticContentStream(PDContentStream contentStream, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String parentStructureTag, String parentsTags, String defaultLang) -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.pd.annotations
Constructors in org.verapdf.gf.model.impl.pd.annotations with parameters of type PDResourcesHandlerModifierConstructorDescriptionGFPD3DAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDLinkAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDPrinterMarkAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDTrapNetAnnot(PDAnnotation annot, PDResourcesHandler pageResources, PDPage page) GFPDWidgetAnnot(PDWidgetAnnotation annot, PDResourcesHandler pageResources, PDPage page) -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.pd.font
Constructors in org.verapdf.gf.model.impl.pd.font with parameters of type PDResourcesHandlerModifierConstructorDescriptionGFPDType3Font(PDType3Font font, RenderingMode renderingMode, PDResourcesHandler resources, GraphicState inheritedGraphicState) -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.pd.images
Fields in org.verapdf.gf.model.impl.pd.images declared as PDResourcesHandlerMethods in org.verapdf.gf.model.impl.pd.images with parameters of type PDResourcesHandlerModifier and TypeMethodDescriptionstatic PDXObjectGFPDXObject.getTypedPDXObject(PDXObject xObject, PDResourcesHandler resources, GraphicState inheritedGraphicState, String parentStructureTag, String parentsTags) Constructors in org.verapdf.gf.model.impl.pd.images with parameters of type PDResourcesHandlerModifierConstructorDescriptionGFPDSMaskImage(PDXImage simplePDObject, PDResourcesHandler resourcesHandler) GFPDXForm(PDXForm simplePDObject, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, String parentStructureTag, String parentsTags) protectedGFPDXImage(PDXImage simplePDObject, PDResourcesHandler resourcesHandler, PDColorSpace inheritedFillCS) protectedGFPDXImage(PDXImage simplePDObject, PDResourcesHandler resourcesHandler, PDColorSpace inheritedFillCS, String type) GFPDXObject(PDXObject simplePDObject, PDResourcesHandler resourcesHandler) protectedGFPDXObject(PDXObject simplePDObject, PDResourcesHandler resourcesHandler, String type) -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.pd.patterns
Constructors in org.verapdf.gf.model.impl.pd.patterns with parameters of type PDResourcesHandlerModifierConstructorDescriptionGFPDTilingPattern(PDTilingPattern simplePDObject, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState) -
Uses of PDResourcesHandler in org.verapdf.gf.model.impl.pd.util
Fields in org.verapdf.gf.model.impl.pd.util declared as PDResourcesHandlerMethods in org.verapdf.gf.model.impl.pd.util that return PDResourcesHandlerModifier and TypeMethodDescriptionPDResourcesHandler.getExtendedResources(PDResources objectResources) static PDResourcesHandlerPDResourcesHandler.getInstance(PDResources resources, boolean inheritedResources) static PDResourcesHandlerPDResourcesHandler.getInstance(PDResources pageResources, PDResources objectResources)