Package org.verapdf.model.operator
Interface Operator
-
- All Superinterfaces:
Object
- All Known Subinterfaces:
Op_b_closepath_fill_stroke,Op_B_fill_stroke,Op_BDC,Op_BI,Op_BMC,Op_bstar_closepath_eofill_stroke,Op_BStar_eofill_stroke,Op_BT,Op_BX,Op_c,Op_cm,Op_d,Op_d0,Op_d1,Op_Do,Op_DoubleQuote,Op_DP,Op_EI,Op_EMC,Op_ET,Op_EX,Op_f_fill,Op_F_fill_obsolete,Op_FStar,Op_g_fill,Op_G_stroke,Op_gs,Op_h,Op_i,Op_ID,Op_J_line_cap,Op_j_line_join,Op_k_fill,Op_K_stroke,Op_l,Op_M_miter_limit,Op_m_moveto,Op_MP,Op_n,Op_Q_grestore,Op_q_gsave,Op_Quote,Op_re,Op_rg_fill,Op_RG_stroke,Op_ri,Op_s_close_stroke,Op_S_stroke,Op_sc_fill,Op_SC_stroke,Op_scn_fill,Op_SCN_stroke,Op_sh,Op_T_Star,Op_Tc,Op_Td,Op_TD_Big,Op_Tf,Op_Tj,Op_TJ_Big,Op_Tl,Op_Tm,Op_Tr,Op_Ts,Op_Tw,Op_Tz,Op_Undefined,Op_v,Op_W_clip,Op_w_line_width,Op_WStar,Op_y,OpClip,OpColor,OpCompatibility,OpGeneralGS,OpInlineImage,OpMarkedContent,OpPathConstruction,OpPathPaint,OpSetColor,OpShading,OpSpecialGS,OpTextObject,OpTextPosition,OpTextShow,OpTextState,OpType3Font,OpXObject
public interface Operator extends Object
base class for all operators in the content stream
-
-
Method Summary
-
Methods inherited from interface org.verapdf.model.baselayer.Object
getContext, getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependent
-
-