Uses of Class
org.verapdf.gf.model.factory.operators.GraphicState
Packages that use GraphicState
Package
Description
-
Uses of GraphicState in org.verapdf.gf.model.factory.colors
Methods in org.verapdf.gf.model.factory.colors with parameters of type GraphicStateModifier 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 GraphicState in org.verapdf.gf.model.factory.fonts
Methods in org.verapdf.gf.model.factory.fonts with parameters of type GraphicStateModifier and TypeMethodDescriptionstatic PDFontFontFactory.parseFont(PDFont rawFont, RenderingMode renderingMode, PDResourcesHandler resources, GraphicState inheritedGraphicState) -
Uses of GraphicState in org.verapdf.gf.model.factory.operators
Methods in org.verapdf.gf.model.factory.operators that return GraphicStateModifier and TypeMethodDescriptionprotected GraphicStateGraphicState.clone()GraphicState.getInitialGraphicState()Methods in org.verapdf.gf.model.factory.operators with parameters of type GraphicStateModifier and TypeMethodDescriptionvoidGraphicState.copyProperties(GraphicState graphicState) OperatorFactory.operatorsFromTokens(List<Object> rawTokens, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String parentStructureTag, String parentsTags) voidGraphicState.setInitialGraphicState(GraphicState initialGraphicState) -
Uses of GraphicState in org.verapdf.gf.model.impl.operator.pathpaint
Constructors in org.verapdf.gf.model.impl.operator.pathpaint with parameters of type GraphicStateModifierConstructorDescriptionGFOp_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 GraphicState in org.verapdf.gf.model.impl.operator.textshow
Constructors in org.verapdf.gf.model.impl.operator.textshow with parameters of type GraphicStateModifierConstructorDescriptionGFOp_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 GraphicState in org.verapdf.gf.model.impl.operator.xobject
Constructors in org.verapdf.gf.model.impl.operator.xobject with parameters of type GraphicStateModifierConstructorDescriptionGFOp_Do(List<COSBase> arguments, PDXObject pbXObject, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, String parentStructureTag, String parentsTags) -
Uses of GraphicState in org.verapdf.gf.model.impl.pd
Constructors in org.verapdf.gf.model.impl.pd with parameters of type GraphicStateModifierConstructorDescriptionGFPDContentStream(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 GraphicState in org.verapdf.gf.model.impl.pd.font
Constructors in org.verapdf.gf.model.impl.pd.font with parameters of type GraphicStateModifierConstructorDescriptionGFPDType3Font(PDType3Font font, RenderingMode renderingMode, PDResourcesHandler resources, GraphicState inheritedGraphicState) -
Uses of GraphicState in org.verapdf.gf.model.impl.pd.images
Methods in org.verapdf.gf.model.impl.pd.images with parameters of type GraphicStateModifier 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 GraphicStateModifierConstructorDescriptionGFPDXForm(PDXForm simplePDObject, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, String parentStructureTag, String parentsTags) -
Uses of GraphicState in org.verapdf.gf.model.impl.pd.patterns
Constructors in org.verapdf.gf.model.impl.pd.patterns with parameters of type GraphicStateModifierConstructorDescriptionGFPDTilingPattern(PDTilingPattern simplePDObject, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState)