Uses of Class
org.verapdf.cos.COSBase
-
-
Uses of COSBase in org.verapdf.cos
Subclasses of COSBase in org.verapdf.cos Modifier and Type Class Description classCOSArrayclassCOSBooleanclassCOSDictionaryclassCOSDirectclassCOSIndirectclassCOSIntegerclassCOSNameclassCOSNullclassCOSNumberclassCOSRealclassCOSStreamclassCOSStringMethods in org.verapdf.cos that return COSBase Modifier and Type Method Description static COSBaseCOSName. fromValue(String value)static COSBaseCOSName. fromValue(ASAtom value)COSBaseCOSIndirect. get()COSBaseCOSObject. get()abstract COSBaseCOSBase. getDirectBase()COSBaseCOSDirect. getDirectBase()COSBaseCOSIndirect. getDirectBase()COSBaseCOSObject. getDirectBase()Methods in org.verapdf.cos with parameters of type COSBase Modifier and Type Method Description voidCOSObject. set(COSBase base)Constructors in org.verapdf.cos with parameters of type COSBase Constructor Description COSObject(COSBase base) -
Uses of COSBase in org.verapdf.gf.model.factory.chunks
Methods in org.verapdf.gf.model.factory.chunks that return COSBase Modifier and Type Method Description protected static COSBaseTextChunksHelper. getArgument(List<COSBase> arguments, String operatorType)Method parameters in org.verapdf.gf.model.factory.chunks with type arguments of type COSBase Modifier and Type Method Description protected static COSBaseTextChunksHelper. getArgument(List<COSBase> arguments, String operatorType)Constructor parameters in org.verapdf.gf.model.factory.chunks with type arguments of type COSBase Constructor Description Matrix(List<COSBase> arguments) -
Uses of COSBase in org.verapdf.gf.model.impl.cos
Fields in org.verapdf.gf.model.impl.cos declared as COSBase Modifier and Type Field Description protected COSBaseGFCosObject. baseObjectMethods in org.verapdf.gf.model.impl.cos with parameters of type COSBase Modifier and Type Method Description static 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 Constructor Description GFCosObject(COSBase baseObject, String type) -
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 COSBase Modifier and Type Field Description protected List<COSBase>GFOperator. argumentsConstructor parameters in org.verapdf.gf.model.impl.operator.base with type arguments of type COSBase Constructor Description GFOperator(List<COSBase> arguments, String opType) -
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 COSBase Constructor Description GFOp_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)GFOpSetColor(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 COSBase Constructor Description GFOp_d(List<COSBase> arguments)GFOp_gs(List<COSBase> arguments, PDExtGState extGState)GFOp_i(List<COSBase> arguments)GFOp_J_line_cap(List<COSBase> arguments)GFOp_j_line_join(List<COSBase> arguments)GFOp_M_miter_limit(List<COSBase> arguments)GFOp_ri(List<COSBase> arguments)GFOp_w_line_width(List<COSBase> arguments)GFOpGeneralGS(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 COSBase Constructor Description GFOp_BI(List<COSBase> arguments)GFOp_EI(List<COSBase> arguments, PDResourcesHandler resourcesHandler, PDColorSpace inheritedFillCS)GFOp_ID(List<COSBase> arguments)GFOpInlineImage(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 COSBase Constructor Description GFOp_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)GFOp_EMC(List<COSBase> arguments)GFOp_MP(List<COSBase> arguments)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 COSBase Constructor Description GFOp_W_clip(List<COSBase> arguments)GFOp_WStar(List<COSBase> arguments)GFOpClip(List<COSBase> arguments, String opType) -
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 Constructor Description GFOp_BX(List<COSBase> arguments)GFOp_EX(List<COSBase> arguments)GFOp_Undefined(String operatorName, List<COSBase> arguments)GFOpCompatibility(List<COSBase> arguments, String opType) -
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 COSBase Constructor Description GFOp_c(List<COSBase> arguments)GFOp_h(List<COSBase> arguments)GFOp_l(List<COSBase> arguments)GFOp_m_moveto(List<COSBase> arguments)GFOp_re(List<COSBase> arguments)GFOp_v(List<COSBase> arguments)GFOp_y(List<COSBase> arguments)GFOpPathConstruction(List<COSBase> arguments, String opType) -
Uses of COSBase in org.verapdf.gf.model.impl.operator.pathpaint
-
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 Constructor Description GFOp_sh(List<COSBase> arguments, PDShading rawShading) -
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 COSBase Constructor Description GFOp_cm(List<COSBase> arguments)GFOp_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 Constructor Description GFOp_BT(List<COSBase> arguments)GFOp_ET(List<COSBase> arguments)GFOpTextObject(List<COSBase> arguments)GFOpTextObject(List<COSBase> arguments, String type) -
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 COSBase Constructor Description GFOp_General_Td(List<COSBase> arguments, String opType)GFOp_T_Star(List<COSBase> arguments)GFOp_Td(List<COSBase> arguments)GFOp_TD_Big(List<COSBase> arguments)GFOp_Tm(List<COSBase> arguments)GFOpTextPosition(List<COSBase> arguments)GFOpTextPosition(List<COSBase> arguments, String opType) -
Uses of COSBase in org.verapdf.gf.model.impl.operator.textshow
-
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 Constructor Description GFOp_Tc(List<COSBase> arguments)GFOp_Tf(List<COSBase> arguments)GFOp_Tl(List<COSBase> arguments)GFOp_Tr(List<COSBase> arguments)GFOp_Ts(List<COSBase> arguments)GFOp_Tw(List<COSBase> arguments)GFOp_Tz(List<COSBase> arguments)GFOpTextState(List<COSBase> arguments, String opType) -
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 Constructor Description GFOp_d0(List<COSBase> arguments)GFOp_d1(List<COSBase> arguments)GFOpType3Font(List<COSBase> arguments, String type) -
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 COSBase Constructor Description GFOp_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 Constructor Description PSObject(COSBase base) -
Uses of COSBase in org.verapdf.pd.font.cmap
Methods in org.verapdf.pd.font.cmap with parameters of type COSBase Modifier and Type Method Description protected static StringPDCMap. getCMapID(COSBase object)
-