Uses of Class
org.verapdf.cos.COSBase
Packages that use COSBase
Package
Description
-
Uses of COSBase in org.verapdf.cos
Subclasses of COSBase in org.verapdf.cosModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassMethods in org.verapdf.cos that return COSBaseModifier and TypeMethodDescriptionstatic COSBasestatic COSBaseCOSIndirect.get()COSObject.get()abstract COSBaseCOSBase.getDirectBase()COSDirect.getDirectBase()COSIndirect.getDirectBase()COSObject.getDirectBase()Methods in org.verapdf.cos with parameters of type COSBaseConstructors in org.verapdf.cos with parameters of type COSBase -
Uses of COSBase in org.verapdf.gf.model.factory.chunks
Methods in org.verapdf.gf.model.factory.chunks that return COSBaseModifier and TypeMethodDescriptionprotected static COSBaseTextChunksHelper.getArgument(List<COSBase> arguments, String operatorType) Method parameters in org.verapdf.gf.model.factory.chunks with type arguments of type COSBaseModifier and TypeMethodDescriptionprotected static COSBaseTextChunksHelper.getArgument(List<COSBase> arguments, String operatorType) Constructor parameters in org.verapdf.gf.model.factory.chunks with type arguments of type COSBase -
Uses of COSBase in org.verapdf.gf.model.impl.cos
Fields in org.verapdf.gf.model.impl.cos declared as COSBaseMethods in org.verapdf.gf.model.impl.cos with parameters of type COSBaseModifier and TypeMethodDescriptionstatic GFCosNumberGFCosNumber.fromPDFParserNumber(COSBase number) static CosObjectGFCosObject.getFromValue(COSBase base) Transform base to corresponding object of abstract model implementation.Constructors in org.verapdf.gf.model.impl.cos with parameters of type COSBase -
Uses of COSBase in org.verapdf.gf.model.impl.operator.base
Fields in org.verapdf.gf.model.impl.operator.base with type parameters of type COSBaseConstructor parameters in org.verapdf.gf.model.impl.operator.base with type arguments of type COSBase -
Uses of COSBase in org.verapdf.gf.model.impl.operator.color
Constructor parameters in org.verapdf.gf.model.impl.operator.color with type arguments of type COSBaseModifierConstructorDescriptionGFOp_g_fill(List<COSBase> arguments, PDColorSpace colorSpace) GFOp_G_stroke(List<COSBase> arguments, PDColorSpace colorSpace) GFOp_k_fill(List<COSBase> arguments, PDColorSpace colorSpace) GFOp_K_stroke(List<COSBase> arguments, PDColorSpace colorSpace) GFOp_rg_fill(List<COSBase> arguments, PDColorSpace colorSpace) GFOp_RG_stroke(List<COSBase> arguments, PDColorSpace colorSpace) GFOp_sc_fill(List<COSBase> arguments) GFOp_SC_stroke(List<COSBase> arguments) GFOp_scn_fill(List<COSBase> arguments, PDColorSpace colorSpace) GFOp_SCN_stroke(List<COSBase> arguments, PDColorSpace colorSpace) GFOpColor(List<COSBase> arguments, PDColorSpace colorSpace) GFOpColor(List<COSBase> arguments, PDColorSpace colorSpace, String type) GFOpSetColor(List<COSBase> arguments) protectedGFOpSetColor(List<COSBase> arguments, String type) -
Uses of COSBase in org.verapdf.gf.model.impl.operator.generalgs
Constructor parameters in org.verapdf.gf.model.impl.operator.generalgs with type arguments of type COSBaseModifierConstructorDescriptionGFOp_gs(List<COSBase> arguments, PDExtGState extGState) GFOp_J_line_cap(List<COSBase> arguments) GFOp_j_line_join(List<COSBase> arguments) GFOp_M_miter_limit(List<COSBase> arguments) GFOp_w_line_width(List<COSBase> arguments) protectedGFOpGeneralGS(List<COSBase> arguments, String opType) -
Uses of COSBase in org.verapdf.gf.model.impl.operator.inlineimage
Constructor parameters in org.verapdf.gf.model.impl.operator.inlineimage with type arguments of type COSBaseModifierConstructorDescriptionGFOp_EI(List<COSBase> arguments, PDResourcesHandler resourcesHandler, PDColorSpace inheritedFillCS) protectedGFOpInlineImage(List<COSBase> arguments, String type) -
Uses of COSBase in org.verapdf.gf.model.impl.operator.markedcontent
Constructor parameters in org.verapdf.gf.model.impl.operator.markedcontent with type arguments of type COSBaseModifierConstructorDescriptionGFOp_BDC(List<COSBase> arguments, PDResourcesHandler resources, GFOpMarkedContent markedContent, StructureElementAccessObject structureElementAccessObject, String parentsTags) GFOp_BMC(List<COSBase> arguments, GFOpMarkedContent markedContent, String parentsTags) GFOp_DP(List<COSBase> arguments, PDResourcesHandler resources) GFOpMarkedContent(List<COSBase> arguments, String opType, GFOpMarkedContent markedContent, String parentsTags) -
Uses of COSBase in org.verapdf.gf.model.impl.operator.opclip
Constructor parameters in org.verapdf.gf.model.impl.operator.opclip with type arguments of type COSBaseModifierConstructorDescriptionGFOp_W_clip(List<COSBase> arguments) GFOp_WStar(List<COSBase> arguments) protected -
Uses of COSBase in org.verapdf.gf.model.impl.operator.opcompability
Constructor parameters in org.verapdf.gf.model.impl.operator.opcompability with type arguments of type COSBase -
Uses of COSBase in org.verapdf.gf.model.impl.operator.pathconstruction
Constructor parameters in org.verapdf.gf.model.impl.operator.pathconstruction with type arguments of type COSBaseModifierConstructorDescriptionGFOp_m_moveto(List<COSBase> arguments) GFOpPathConstruction(List<COSBase> arguments, String opType) -
Uses of COSBase in org.verapdf.gf.model.impl.operator.pathpaint
Constructor parameters in org.verapdf.gf.model.impl.operator.pathpaint with type arguments of type COSBaseModifierConstructorDescriptionGFOp_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 COSBase in org.verapdf.gf.model.impl.operator.shading
Constructor parameters in org.verapdf.gf.model.impl.operator.shading with type arguments of type COSBase -
Uses of COSBase in org.verapdf.gf.model.impl.operator.specialgs
Constructor parameters in org.verapdf.gf.model.impl.operator.specialgs with type arguments of type COSBaseModifierConstructorDescriptionGFOp_Q_grestore(List<COSBase> arguments) GFOp_q_gsave(List<COSBase> arguments, int nestingLevel) GFOpSpecialGS(List<COSBase> arguments, String opType) -
Uses of COSBase in org.verapdf.gf.model.impl.operator.textobject
Constructor parameters in org.verapdf.gf.model.impl.operator.textobject with type arguments of type COSBase -
Uses of COSBase in org.verapdf.gf.model.impl.operator.textposition
Constructor parameters in org.verapdf.gf.model.impl.operator.textposition with type arguments of type COSBaseModifierConstructorDescriptionprotectedGFOp_General_Td(List<COSBase> arguments, String opType) GFOp_T_Star(List<COSBase> arguments) GFOp_TD_Big(List<COSBase> arguments) GFOpTextPosition(List<COSBase> arguments) GFOpTextPosition(List<COSBase> arguments, String opType) -
Uses of COSBase in org.verapdf.gf.model.impl.operator.textshow
Constructor parameters in org.verapdf.gf.model.impl.operator.textshow with type arguments of type COSBaseModifierConstructorDescriptionGFOp_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 COSBase in org.verapdf.gf.model.impl.operator.textstate
Constructor parameters in org.verapdf.gf.model.impl.operator.textstate with type arguments of type COSBase -
Uses of COSBase in org.verapdf.gf.model.impl.operator.type3font
Constructor parameters in org.verapdf.gf.model.impl.operator.type3font with type arguments of type COSBase -
Uses of COSBase in org.verapdf.gf.model.impl.operator.xobject
Constructor parameters in org.verapdf.gf.model.impl.operator.xobject with type arguments of type COSBaseModifierConstructorDescriptionGFOp_Do(List<COSBase> arguments, PDXObject pbXObject, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, String parentStructureTag, String parentsTags) -
Uses of COSBase in org.verapdf.parser.postscript
Constructors in org.verapdf.parser.postscript with parameters of type COSBase -
Uses of COSBase in org.verapdf.pd.font.cmap
Methods in org.verapdf.pd.font.cmap with parameters of type COSBase