Uses of Interface
org.verapdf.model.operator.Operator
-
-
Uses of Operator in org.verapdf.gf.model.factory.operators
Methods in org.verapdf.gf.model.factory.operators that return types with arguments of type Operator Modifier and Type Method Description List<Operator>OperatorFactory. operatorsFromTokens(List<Object> rawTokens, PDResourcesHandler resourcesHandler, GraphicState inheritedGraphicState, StructureElementAccessObject structureElementAccessObject, String parentStructureTag, String parentsTags) -
Uses of Operator in org.verapdf.gf.model.impl.operator.base
Classes in org.verapdf.gf.model.impl.operator.base that implement Operator Modifier and Type Class Description classGFOperator -
Uses of Operator in org.verapdf.gf.model.impl.operator.color
Classes in org.verapdf.gf.model.impl.operator.color that implement Operator Modifier and Type Class Description classGFOp_g_fillclassGFOp_G_strokeclassGFOp_k_fillclassGFOp_K_strokeclassGFOp_rg_fillclassGFOp_RG_strokeclassGFOp_sc_fillclassGFOp_SC_strokeclassGFOp_scn_fillclassGFOp_SCN_strokeclassGFOpColorclassGFOpSetColorSet color operators without colorspace, Op_SC, Op_sc. -
Uses of Operator in org.verapdf.gf.model.impl.operator.generalgs
Classes in org.verapdf.gf.model.impl.operator.generalgs that implement Operator Modifier and Type Class Description classGFOp_dclassGFOp_gsOperator defining the specified parameters in the graphics state.classGFOp_iclassGFOp_J_line_capclassGFOp_j_line_joinclassGFOp_M_miter_limitclassGFOp_riclassGFOp_w_line_widthOperator defining the line width in the graphics stateclassGFOpGeneralGS -
Uses of Operator in org.verapdf.gf.model.impl.operator.inlineimage
Classes in org.verapdf.gf.model.impl.operator.inlineimage that implement Operator Modifier and Type Class Description classGFOp_BIclassGFOp_EIclassGFOp_IDclassGFOpInlineImageBase class for operators, such as BI, ID and EI -
Uses of Operator in org.verapdf.gf.model.impl.operator.markedcontent
Classes in org.verapdf.gf.model.impl.operator.markedcontent that implement Operator Modifier and Type Class Description classGFOp_BDCclassGFOp_BMCclassGFOp_DPclassGFOp_EMCclassGFOp_MPclassGFOpMarkedContent -
Uses of Operator in org.verapdf.gf.model.impl.operator.opclip
Classes in org.verapdf.gf.model.impl.operator.opclip that implement Operator Modifier and Type Class Description classGFOp_W_clipclassGFOp_WStarclassGFOpClip -
Uses of Operator in org.verapdf.gf.model.impl.operator.opcompability
Classes in org.verapdf.gf.model.impl.operator.opcompability that implement Operator Modifier and Type Class Description classGFOp_BXclassGFOp_EXclassGFOp_UndefinedclassGFOpCompatibility -
Uses of Operator in org.verapdf.gf.model.impl.operator.pathconstruction
Classes in org.verapdf.gf.model.impl.operator.pathconstruction that implement Operator Modifier and Type Class Description classGFOp_cclassGFOp_hclassGFOp_lclassGFOp_m_movetoclassGFOp_reclassGFOp_vclassGFOp_yclassGFOpPathConstruction -
Uses of Operator in org.verapdf.gf.model.impl.operator.pathpaint
Classes in org.verapdf.gf.model.impl.operator.pathpaint that implement Operator Modifier and Type Class Description classGFOp_b_closepath_fill_strokeclassGFOp_B_fill_strokeclassGFOp_bstar_closepath_eofill_strokeclassGFOp_BStar_eofill_strokeclassGFOp_f_fillclassGFOp_F_fill_obsoleteclassGFOp_FStarclassGFOp_nclassGFOp_s_close_strokeclassGFOp_S_strokeclassGFOpFillAndStrokeclassGFOpFillPaintclassGFOpPathPaintclassGFOpStrokePaint -
Uses of Operator in org.verapdf.gf.model.impl.operator.shading
Classes in org.verapdf.gf.model.impl.operator.shading that implement Operator Modifier and Type Class Description classGFOp_sh -
Uses of Operator in org.verapdf.gf.model.impl.operator.specialgs
Classes in org.verapdf.gf.model.impl.operator.specialgs that implement Operator Modifier and Type Class Description classGFOp_cmclassGFOp_Q_grestoreclassGFOp_q_gsaveclassGFOpSpecialGS -
Uses of Operator in org.verapdf.gf.model.impl.operator.textobject
Classes in org.verapdf.gf.model.impl.operator.textobject that implement Operator Modifier and Type Class Description classGFOp_BTclassGFOp_ETclassGFOpTextObject -
Uses of Operator in org.verapdf.gf.model.impl.operator.textposition
Classes in org.verapdf.gf.model.impl.operator.textposition that implement Operator Modifier and Type Class Description classGFOp_General_TdBase class for text position operators (Td and TD)classGFOp_T_StarclassGFOp_TdclassGFOp_TD_BigclassGFOp_TmclassGFOpTextPositionBase class for all text position operators -
Uses of Operator in org.verapdf.gf.model.impl.operator.textshow
Classes in org.verapdf.gf.model.impl.operator.textshow that implement Operator Modifier and Type Class Description classGFOp_DoubleQuoteclassGFOp_QuoteclassGFOp_TjclassGFOp_TJ_BigclassGFOpStringTextShowclassGFOpTextShow -
Uses of Operator in org.verapdf.gf.model.impl.operator.textstate
Classes in org.verapdf.gf.model.impl.operator.textstate that implement Operator Modifier and Type Class Description classGFOp_TcclassGFOp_TfclassGFOp_TlclassGFOp_TrclassGFOp_TsclassGFOp_TwclassGFOp_TzclassGFOpTextState -
Uses of Operator in org.verapdf.gf.model.impl.operator.type3font
Classes in org.verapdf.gf.model.impl.operator.type3font that implement Operator Modifier and Type Class Description classGFOp_d0classGFOp_d1classGFOpType3Font -
Uses of Operator in org.verapdf.gf.model.impl.operator.xobject
Classes in org.verapdf.gf.model.impl.operator.xobject that implement Operator Modifier and Type Class Description classGFOp_Do -
Uses of Operator in org.verapdf.gf.model.impl.pd
Fields in org.verapdf.gf.model.impl.pd with type parameters of type Operator Modifier and Type Field Description protected List<Operator>GFPDContentStream. operators -
Uses of Operator in org.verapdf.gf.model.impl.pd.gfse
Constructor parameters in org.verapdf.gf.model.impl.pd.gfse with type arguments of type Operator Constructor Description GFSEMarkedContent(List<Operator> operators, String parentStructureTag, String parentsTags, String defaultLang)GFSEMarkedContent(List<Operator> operators, GFOpMarkedContent parentMarkedContentOperator, String parentStructureTag, String parentsTags, String defaultLang)GFSEUnmarkedContent(List<Operator> operators, String parentStructureTag, String parentsTags, String defaultLang) -
Uses of Operator in org.verapdf.model.operator
Subinterfaces of Operator in org.verapdf.model.operator Modifier and Type Interface Description interfaceOp_b_closepath_fill_strokepath close, fill and stroke operatorinterfaceOp_B_fill_strokepath fill and stroke operatorinterfaceOp_BDCstart marked content region with propertiesinterfaceOp_BIBegin inline imageinterfaceOp_BMCstart marked content regioninterfaceOp_bstar_closepath_eofill_strokepath close, fill (even-odd rule) and stroke operatorinterfaceOp_BStar_eofill_strokepath fill (even-odd rule) and stroke operatorinterfaceOp_BTinterfaceOp_BXbegin compatibility regioninterfaceOp_ccurveto operatorinterfaceOp_cmcurrent transformation matrixinterfaceOp_dset dash pattern operatorinterfaceOp_d0interfaceOp_d1interfaceOp_DoXObject Do operatorinterfaceOp_DoubleQuoteEOL and text show operator with char and word spacinginterfaceOp_DPdefine marked content point with propertiesinterfaceOp_EIEnd inline image datainterfaceOp_EMCend marked content regioninterfaceOp_ETinterfaceOp_EXend compatibility regioninterfaceOp_f_fillpath fill operatorinterfaceOp_F_fill_obsoleteanother path fill operatorinterfaceOp_FStarpath fill (even-odd rule) operatorinterfaceOp_g_fillinterfaceOp_G_strokeinterfaceOp_gsextended graphics state operatorinterfaceOp_hclose subpath operatorinterfaceOp_iflatness operatorinterfaceOp_IDEnd inline image dictionaryinterfaceOp_J_line_capset line cap operatorinterfaceOp_j_line_joinset line join operatorinterfaceOp_k_fillinterfaceOp_K_strokeinterfaceOp_llineto operatorinterfaceOp_M_miter_limitmiter limit operatorinterfaceOp_m_movetomoveto operatorinterfaceOp_MPdefine marked content pointinterfaceOp_npath painting no-opinterfaceOp_Q_grestoregrestore operatorinterfaceOp_q_gsavegsave operatorinterfaceOp_QuoteEOL and text show operatorinterfaceOp_rerect operatorinterfaceOp_rg_fillinterfaceOp_RG_strokeinterfaceOp_rirendering intent operatorinterfaceOp_s_close_strokepath close and stroke operatorinterfaceOp_S_strokepath stroke operatorinterfaceOp_sc_fillinterfaceOp_SC_strokeinterfaceOp_scn_fillinterfaceOp_SCN_strokeOpSetColor->Op_SC, Op_sc, OpColorinterfaceOp_shsmooth shading operatorinterfaceOp_T_StarinterfaceOp_TcinterfaceOp_TdinterfaceOp_TD_BiginterfaceOp_TfinterfaceOp_TjText show operatorinterfaceOp_TJ_BigText show operator with individual glyph positioninginterfaceOp_TlinterfaceOp_TminterfaceOp_TrinterfaceOp_TsinterfaceOp_TwinterfaceOp_TzinterfaceOp_Undefinedany operator not defined in PDF ReferenceinterfaceOp_vspecial curveto operatorinterfaceOp_W_clipclip (non-zero rule)interfaceOp_w_line_widthset line width operatorinterfaceOp_WStarclip (even-odd rule)interfaceOp_yspecial curveto operatorinterfaceOpClipClip operatorsinterfaceOpColorColor operatorsinterfaceOpCompatibilityCompatibility operatorsinterfaceOpGeneralGSGeneral graphics state operatorsinterfaceOpInlineImageInline image operatorsinterfaceOpMarkedContentMarked content operatorsinterfaceOpPathConstructionPath construction operatorsinterfaceOpPathPaintPath paint operatorsinterfaceOpSetColorSet color operators without colorspace, Op_SC, Op_scinterfaceOpShadingShading operatorsinterfaceOpSpecialGSSpecial graphics state operatorsinterfaceOpTextObjectText object operatorsinterfaceOpTextPositionText position operatorsinterfaceOpTextShowText show operatorsinterfaceOpTextStateText state operatorsinterfaceOpType3FontType3 font operatorsinterfaceOpXObjectXObject operators
-