Uses of Interface
org.verapdf.model.baselayer.Object
-
-
Uses of Object in org.verapdf.gf.model
Methods in org.verapdf.gf.model that return Object Modifier and Type Method Description ObjectGFModelParser. getRoot()Method return root object of model implementation from greenfield model together with the hierarchy. -
Uses of Object in org.verapdf.gf.model.impl.cos
Classes in org.verapdf.gf.model.impl.cos that implement Object Modifier and Type Class Description classGFCosActualTextclassGFCosArrayclassGFCosBBoxclassGFCosBMclassGFCosBoolclassGFCosDictclassGFCosDocumentclassGFCosFileSpecificationclassGFCosFilterclassGFCosIIFilterclassGFCosIndirectclassGFCosInfoclassGFCosIntegerclassGFCosLangLang type.classGFCosNameCreated by Timur on 4/10/2016.classGFCosNullclassGFCosNumberclassGFCosObjectclassGFCosRealclassGFCosRenderingIntentPDF Name representing rendering intent.classGFCosStreamclassGFCosStringclassGFCosTextStringclassGFCosTrailerclassGFCosUnicodeNameclassGFCosXRefMethods in org.verapdf.gf.model.impl.cos that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFCosArray. getLinkedObjects(String link)List<? extends Object>GFCosDict. getLinkedObjects(String link)List<? extends Object>GFCosDocument. getLinkedObjects(String link)List<? extends Object>GFCosFileSpecification. getLinkedObjects(String link)List<? extends Object>GFCosIndirect. getLinkedObjects(String link)List<? extends Object>GFCosStream. getLinkedObjects(String link)List<? extends Object>GFCosTrailer. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.external
Classes in org.verapdf.gf.model.impl.external that implement Object Modifier and Type Class Description classGFCMapFileThis class represents embedded CMap file.classGFEmbeddedFileclassGFExternalThis is parent type for all external objects embedded into the PDF document.classGFFontProgramInstance of this class represents embedded font program.classGFICCInputProfileclassGFICCOutputProfileclassGFICCProfileclassGFJPEG2000classGFPKCSDataObjectclassGFTrueTypeFontProgramInstance of this class represents TrueType font program embedded into PDF document. -
Uses of Object in org.verapdf.gf.model.impl.operator.base
Classes in org.verapdf.gf.model.impl.operator.base that implement Object Modifier and Type Class Description classGFOperator -
Uses of Object in org.verapdf.gf.model.impl.operator.color
Classes in org.verapdf.gf.model.impl.operator.color that implement Object 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.Methods in org.verapdf.gf.model.impl.operator.color that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOpColor. getLinkedObjects(String link)List<? extends Object>GFOpSetColor. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.generalgs
Classes in org.verapdf.gf.model.impl.operator.generalgs that implement Object 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 stateclassGFOpGeneralGSMethods in org.verapdf.gf.model.impl.operator.generalgs that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_d. getLinkedObjects(String link)List<? extends Object>GFOp_gs. getLinkedObjects(String link)List<? extends Object>GFOp_i. getLinkedObjects(String link)List<? extends Object>GFOp_J_line_cap. getLinkedObjects(String link)List<? extends Object>GFOp_j_line_join. getLinkedObjects(String link)List<? extends Object>GFOp_M_miter_limit. getLinkedObjects(String link)List<? extends Object>GFOp_ri. getLinkedObjects(String link)List<? extends Object>GFOp_w_line_width. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.inlineimage
Classes in org.verapdf.gf.model.impl.operator.inlineimage that implement Object Modifier and Type Class Description classGFOp_BIclassGFOp_EIclassGFOp_IDclassGFOpInlineImageBase class for operators, such as BI, ID and EIMethods in org.verapdf.gf.model.impl.operator.inlineimage that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_EI. getLinkedObjects(String link)List<? extends Object>GFOp_ID. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.markedcontent
Classes in org.verapdf.gf.model.impl.operator.markedcontent that implement Object Modifier and Type Class Description classGFOp_BDCclassGFOp_BMCclassGFOp_DPclassGFOp_EMCclassGFOp_MPclassGFOpMarkedContentMethods in org.verapdf.gf.model.impl.operator.markedcontent that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_BDC. getLinkedObjects(String link)List<? extends Object>GFOp_BMC. getLinkedObjects(String link)List<? extends Object>GFOp_DP. getLinkedObjects(String link)List<? extends Object>GFOp_MP. getLinkedObjects(String link)List<? extends Object>GFOpMarkedContent. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.opclip
Classes in org.verapdf.gf.model.impl.operator.opclip that implement Object Modifier and Type Class Description classGFOp_W_clipclassGFOp_WStarclassGFOpClip -
Uses of Object in org.verapdf.gf.model.impl.operator.opcompability
Classes in org.verapdf.gf.model.impl.operator.opcompability that implement Object Modifier and Type Class Description classGFOp_BXclassGFOp_EXclassGFOp_UndefinedclassGFOpCompatibility -
Uses of Object in org.verapdf.gf.model.impl.operator.pathconstruction
Classes in org.verapdf.gf.model.impl.operator.pathconstruction that implement Object Modifier and Type Class Description classGFOp_cclassGFOp_hclassGFOp_lclassGFOp_m_movetoclassGFOp_reclassGFOp_vclassGFOp_yclassGFOpPathConstructionMethods in org.verapdf.gf.model.impl.operator.pathconstruction that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_c. getLinkedObjects(String link)List<? extends Object>GFOp_l. getLinkedObjects(String link)List<? extends Object>GFOp_m_moveto. getLinkedObjects(String link)List<? extends Object>GFOp_re. getLinkedObjects(String link)List<? extends Object>GFOp_v. getLinkedObjects(String link)List<? extends Object>GFOp_y. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.pathpaint
Classes in org.verapdf.gf.model.impl.operator.pathpaint that implement Object 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_strokeclassGFOpFillAndStrokeclassGFOpFillPaintclassGFOpPathPaintclassGFOpStrokePaintMethods in org.verapdf.gf.model.impl.operator.pathpaint that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOpFillAndStroke. getLinkedObjects(String link)List<? extends Object>GFOpFillPaint. getLinkedObjects(String link)List<? extends Object>GFOpStrokePaint. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.shading
Classes in org.verapdf.gf.model.impl.operator.shading that implement Object Modifier and Type Class Description classGFOp_shMethods in org.verapdf.gf.model.impl.operator.shading that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_sh. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.specialgs
Classes in org.verapdf.gf.model.impl.operator.specialgs that implement Object Modifier and Type Class Description classGFOp_cmclassGFOp_Q_grestoreclassGFOp_q_gsaveclassGFOpSpecialGSMethods in org.verapdf.gf.model.impl.operator.specialgs that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_cm. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.textobject
Classes in org.verapdf.gf.model.impl.operator.textobject that implement Object Modifier and Type Class Description classGFOp_BTclassGFOp_ETclassGFOpTextObject -
Uses of Object in org.verapdf.gf.model.impl.operator.textposition
Classes in org.verapdf.gf.model.impl.operator.textposition that implement Object 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 operatorsMethods in org.verapdf.gf.model.impl.operator.textposition that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_General_Td. getLinkedObjects(String link)List<? extends Object>GFOp_Tm. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.textshow
Classes in org.verapdf.gf.model.impl.operator.textshow that implement Object Modifier and Type Class Description classGFCIDGlyphRepresents glyph in the composite font.classGFGlyphRepresents glyph used in text.classGFOp_DoubleQuoteclassGFOp_QuoteclassGFOp_TjclassGFOp_TJ_BigclassGFOpStringTextShowclassGFOpTextShowMethods in org.verapdf.gf.model.impl.operator.textshow that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_DoubleQuote. getLinkedObjects(String link)List<? extends Object>GFOp_TJ_Big. getLinkedObjects(String link)List<? extends Object>GFOpStringTextShow. getLinkedObjects(String link)List<? extends Object>GFOpTextShow. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.textstate
Classes in org.verapdf.gf.model.impl.operator.textstate that implement Object Modifier and Type Class Description classGFOp_TcclassGFOp_TfclassGFOp_TlclassGFOp_TrclassGFOp_TsclassGFOp_TwclassGFOp_TzclassGFOpTextStateMethods in org.verapdf.gf.model.impl.operator.textstate that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_Tc. getLinkedObjects(String link)List<? extends Object>GFOp_Tf. getLinkedObjects(String link)List<? extends Object>GFOp_Tl. getLinkedObjects(String link)List<? extends Object>GFOp_Ts. getLinkedObjects(String link)List<? extends Object>GFOp_Tw. getLinkedObjects(String link)List<? extends Object>GFOp_Tz. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.type3font
Classes in org.verapdf.gf.model.impl.operator.type3font that implement Object Modifier and Type Class Description classGFOp_d0classGFOp_d1classGFOpType3FontMethods in org.verapdf.gf.model.impl.operator.type3font that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_d0. getLinkedObjects(String link)List<? extends Object>GFOp_d1. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.operator.xobject
Classes in org.verapdf.gf.model.impl.operator.xobject that implement Object Modifier and Type Class Description classGFOp_DoMethods in org.verapdf.gf.model.impl.operator.xobject that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOp_Do. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.pd
Classes in org.verapdf.gf.model.impl.pd that implement Object Modifier and Type Class Description classGFOutputIntentsclassGFPD3DStreamclassGFPDAcroFormclassGFPDAnnotclassGFPDContentStreamclassGFPDDocumentclassGFPDEncryptionclassGFPDExtGStateclassGFPDFormFieldclassGFPDGroupclassGFPDHalftoneclassGFPDMetadataclassGFPDObjectclassGFPDOCConfigclassGFPDOCPropertiesclassGFPDOutlineclassGFPDOutputIntentclassGFPDPagethe object representing PDF page.classGFPDResourceclassGFPDResourcesclassGFPDSemanticContentStreamclassGFPDStructElemclassGFPDStructTreeRootclassGFTransparencyColorSpaceMethods in org.verapdf.gf.model.impl.pd that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFOutputIntents. getLinkedObjects(String link)List<? extends Object>GFPD3DStream. getLinkedObjects(String link)List<? extends Object>GFPDAcroForm. getLinkedObjects(String link)List<? extends Object>GFPDAnnot. getLinkedObjects(String link)List<? extends Object>GFPDContentStream. getLinkedObjects(String link)List<? extends Object>GFPDDocument. getLinkedObjects(String link)List<? extends Object>GFPDExtGState. getLinkedObjects(String link)List<? extends Object>GFPDFormField. getLinkedObjects(String link)List<? extends Object>GFPDGroup. getLinkedObjects(String link)List<? extends Object>GFPDHalftone. getLinkedObjects(String link)List<? extends Object>GFPDMetadata. getLinkedObjects(String link)List<? extends Object>GFPDOCProperties. getLinkedObjects(String link)List<? extends Object>GFPDOutline. getLinkedObjects(String link)List<? extends Object>GFPDOutputIntent. getLinkedObjects(String link)List<? extends Object>GFPDPage. getLinkedObjects(String link)List<? extends Object>GFPDResources. getLinkedObjects(String link)List<? extends Object>GFPDSemanticContentStream. getLinkedObjects(String link)List<? extends Object>GFPDStructElem. getLinkedObjects(String link)List<? extends Object>GFPDStructTreeRoot. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.pd.actions
Classes in org.verapdf.gf.model.impl.pd.actions that implement Object Modifier and Type Class Description classGFPDActionclassGFPDAdditionalActionsclassGFPDGoToActionclassGFPDGoToRemoteActionclassGFPDMediaClipclassGFPDNamedActionclassGFPDRenditionActionMethods in org.verapdf.gf.model.impl.pd.actions that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFPDAction. getLinkedObjects(String link)List<? extends Object>GFPDAdditionalActions. getLinkedObjects(String link)List<? extends Object>GFPDGoToAction. getLinkedObjects(String link)List<? extends Object>GFPDRenditionAction. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.pd.annotations
Classes in org.verapdf.gf.model.impl.pd.annotations that implement Object Modifier and Type Class Description classGFPD3DAnnotclassGFPDLinkAnnotclassGFPDPrinterMarkAnnotclassGFPDTrapNetAnnotclassGFPDWidgetAnnotMethods in org.verapdf.gf.model.impl.pd.annotations that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFPD3DAnnot. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.pd.colors
Classes in org.verapdf.gf.model.impl.pd.colors that implement Object Modifier and Type Class Description classGFPDCalGrayclassGFPDCalRGBclassGFPDColorSpaceclassGFPDDeviceCMYKclassGFPDDeviceGrayclassGFPDDeviceNclassGFPDDeviceRGBclassGFPDEmptyColorSpaceclassGFPDICCBasedclassGFPDICCBasedCMYKclassGFPDIndexedclassGFPDLabclassGFPDSeparationMethods in org.verapdf.gf.model.impl.pd.colors that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFPDDeviceN. getLinkedObjects(String link)List<? extends Object>GFPDEmptyColorSpace. getLinkedObjects(String link)List<? extends Object>GFPDICCBased. getLinkedObjects(String link)List<? extends Object>GFPDIndexed. getLinkedObjects(String link)List<? extends Object>GFPDSeparation. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.pd.font
Classes in org.verapdf.gf.model.impl.pd.font that implement Object Modifier and Type Class Description classGFPDCIDFontRepresents CID Font dictionary.classGFPDCmapRepresents CMap dictionary or one of the predefined CMap names.classGFPDEmptyFontclassGFPDFontInstance of this class represent PDF font dictionary.classGFPDReferencedCMapclassGFPDSimpleFontRepresents one of the simple font types (Type 1, TrueType, Type 3).classGFPDTrueTypeFontRepresents TrueType font dictionary.classGFPDType0FontRepresents Type0 font dictionary.classGFPDType1FontRepresents Type1 font dictionary.classGFPDType3FontRepresents Type3 font dictionary.Methods in org.verapdf.gf.model.impl.pd.font that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFPDCIDFont. getLinkedObjects(String link)List<? extends Object>GFPDCmap. getLinkedObjects(String link)List<? extends Object>GFPDEmptyFont. getLinkedObjects(String link)List<? extends Object>GFPDFont. getLinkedObjects(String link)List<? extends Object>GFPDType0Font. getLinkedObjects(String link)List<? extends Object>GFPDType3Font. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.pd.functions
Classes in org.verapdf.gf.model.impl.pd.functions that implement Object Modifier and Type Class Description classGFPDFunctionclassGFPDType0FunctionclassGFPDType2FunctionclassGFPDType3FunctionclassGFPDType4FunctionMethods in org.verapdf.gf.model.impl.pd.functions that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFPDType3Function. getLinkedObjects(String link)List<? extends Object>GFPDType4Function. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.pd.gfse
Methods in org.verapdf.gf.model.impl.pd.gfse that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFSEContentItem. getLinkedObjects(String link)List<? extends Object>GFSEMarkedContent. getLinkedObjects(String link)List<? extends Object>GFSEUnmarkedContent. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.pd.images
Classes in org.verapdf.gf.model.impl.pd.images that implement Object Modifier and Type Class Description classGFPDInlineImageclassGFPDSMaskImageclassGFPDXFormclassGFPDXImageclassGFPDXObjectMethods in org.verapdf.gf.model.impl.pd.images that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFPDInlineImage. getLinkedObjects(String link)List<? extends Object>GFPDSMaskImage. getLinkedObjects(String link)List<? extends Object>GFPDXForm. getLinkedObjects(String link)List<? extends Object>GFPDXImage. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.pd.patterns
Classes in org.verapdf.gf.model.impl.pd.patterns that implement Object Modifier and Type Class Description classGFPDPatternclassGFPDShadingclassGFPDShadingPatternclassGFPDTilingPatternMethods in org.verapdf.gf.model.impl.pd.patterns that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFPDShading. getLinkedObjects(String link)List<? extends Object>GFPDShadingPattern. getLinkedObjects(String link)List<? extends Object>GFPDTilingPattern. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.pd.signature
Classes in org.verapdf.gf.model.impl.pd.signature that implement Object Modifier and Type Class Description classGFPDPermsRepresents permissions dictionary referred by /Perms key from the document catalog.classGFPDSignatureclassGFPDSignatureFieldclassGFPDSigRefRepresents signature references dictionary referred by /Reference key from the signature dictionary.Methods in org.verapdf.gf.model.impl.pd.signature that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFPDSignature. getLinkedObjects(String link)List<? extends Object>GFPDSignatureField. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.sa
Classes in org.verapdf.gf.model.impl.sa that implement Object Modifier and Type Class Description classGFSAAnnotationclassGFSAChunkclassGFSAImageChunkclassGFSALineArtChunkclassGFSALinkAnnotationclassGFSAPageclassGFSAPDFDocumentclassGFSARepeatedCharactersclassGFSAStructElemclassGFSAStructTreeRootclassGFSATextChunkFields in org.verapdf.gf.model.impl.sa with type parameters of type Object Modifier and Type Field Description protected List<Object>GFSAStructElem. childrenMethods in org.verapdf.gf.model.impl.sa that return types with arguments of type Object Modifier and Type Method Description List<Object>GFSAStructElem. getChildren()List<? extends Object>GFSAPage. getLinkedObjects(String link)List<? extends Object>GFSAPDFDocument. getLinkedObjects(String link)List<? extends Object>GFSAStructElem. getLinkedObjects(String link)List<? extends Object>GFSAStructTreeRoot. getLinkedObjects(String link) -
Uses of Object in org.verapdf.gf.model.impl.sa.structelems
Classes in org.verapdf.gf.model.impl.sa.structelems that implement Object Modifier and Type Class Description classGFSAAnnotclassGFSAArtclassGFSAArtifactclassGFSAAsideclassGFSABibEntryclassGFSABlockQuoteclassGFSACaptionclassGFSACodeclassGFSADivclassGFSADocumentclassGFSADocumentFragmentclassGFSAEmclassGFSAFENoteclassGFSAFigureclassGFSAFormclassGFSAFormulaclassGFSAHclassGFSAHnclassGFSAIndexclassGFSALclassGFSALblclassGFSALBodyclassGFSALIclassGFSALinkclassGFSANonStandardclassGFSANonStructclassGFSANoteclassGFSAPclassGFSAPartclassGFSAPrivateclassGFSAQuoteclassGFSARBclassGFSAReferenceclassGFSARPclassGFSARTclassGFSARubyclassGFSASectclassGFSASpanclassGFSAStrongclassGFSASubclassGFSATableclassGFSATBodyclassGFSATDclassGFSATFootclassGFSATHclassGFSATHeadclassGFSATitleclassGFSATOCclassGFSATOCIclassGFSATRclassGFSAWarichuclassGFSAWPclassGFSAWT -
Uses of Object in org.verapdf.gf.model.impl.sa.tables
Classes in org.verapdf.gf.model.impl.sa.tables that implement Object Modifier and Type Class Description classGFSATableBorderclassGFSATableBorderCellclassGFSATableBorderRowMethods in org.verapdf.gf.model.impl.sa.tables that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GFSATableBorder. getLinkedObjects(String link)List<? extends Object>GFSATableBorderRow. getLinkedObjects(String link) -
Uses of Object in org.verapdf.model
Classes in org.verapdf.model that implement Object Modifier and Type Class Description classGenericModelObjectMethods in org.verapdf.model that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>GenericModelObject. getLinkedObjects(String link) -
Uses of Object in org.verapdf.model.baselayer
Methods in org.verapdf.model.baselayer that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>Object. getLinkedObjects(String linkName) -
Uses of Object in org.verapdf.model.coslayer
Subinterfaces of Object in org.verapdf.model.coslayer Modifier and Type Interface Description interfaceCosActualTextactual textinterfaceCosArrayPDF Array typeinterfaceCosBBoxBounding box arrayinterfaceCosBMblend modeinterfaceCosBoolPDF boolean objectinterfaceCosDictPDF Dict typeinterfaceCosDocumentLow-level PDF Document objectinterfaceCosFileSpecificationFile specification dictionaryinterfaceCosFilterPDF Name representing a single stream filter including decode parametersinterfaceCosIIFilterPDF Name representing a single inline image filterinterfaceCosIndirectPDF Indirect objectinterfaceCosInfoInformation dictionaryinterfaceCosIntegerPDF Integer typeinterfaceCosLangLang typeinterfaceCosNamePDF Name typeinterfaceCosNullPDF null objectinterfaceCosNumberGeneric Number typeinterfaceCosObjectParent type for all basic PDF objectsinterfaceCosRealPDF Real typeinterfaceCosRenderingIntentPDF Name representing rendering intentinterfaceCosStreamPDF Stream typeinterfaceCosStringPDF String typeinterfaceCosTextStringPDF Text String typeinterfaceCosTrailerTrailer of the documentinterfaceCosUnicodeNamePDF Name representing a Utf8 stringinterfaceCosXRefCross reference table of the document -
Uses of Object in org.verapdf.model.external
Subinterfaces of Object in org.verapdf.model.external Modifier and Type Interface Description interfaceCMapFileembedded CMap fileinterfaceEmbeddedFileembedded fileinterfaceExternalParent type for all external objects embedded into the PDF documentinterfaceFontProgramembedded font programinterfaceICCInputProfileEmbedded ICC profile used for ICCBased color spacesinterfaceICCOutputProfileEmbedded ICC profile used as a destination profile in the output intent dictionaryinterfaceICCProfileEmbedded ICC profileinterfaceJPEG2000JPEG2000 imageinterfacePKCSDataObjectPKCS#7 binary data object representing the PDF SignatureinterfaceTrueTypeFontProgramTrueType font program embedded into PDF document -
Uses of Object in org.verapdf.model.impl.axl
Classes in org.verapdf.model.impl.axl that implement Object Modifier and Type Class Description classAXLExtensionSchemaDefinitionclassAXLExtensionSchemaFieldclassAXLExtensionSchemaObjectclassAXLExtensionSchemaPropertyclassAXLExtensionSchemasContainerclassAXLExtensionSchemaValueTypeclassAXLMainXMPPackageCurrent class is representation of XMPPackage interface from abstract model based on adobe xmp libraryclassAXLPDFAIdentificationclassAXLPDFUAIdentificationclassAXLXMPLangAltclassAXLXMPMMHistoryPropertyclassAXLXMPMMHistoryResourceEventclassAXLXMPObjectCurrent class is representation of XMPObject interface from abstract model based on adobe xmp libraryclassAXLXMPPackageCurrent class is representation of XMPPackage interface from abstract model based on adobe xmp libraryclassAXLXMPPropertyMethods in org.verapdf.model.impl.axl that return types with arguments of type Object Modifier and Type Method Description List<? extends Object>AXLExtensionSchemaDefinition. getLinkedObjects(String link)List<? extends Object>AXLExtensionSchemasContainer. getLinkedObjects(String link)List<? extends Object>AXLExtensionSchemaValueType. getLinkedObjects(String link)List<? extends Object>AXLMainXMPPackage. getLinkedObjects(String link)List<? extends Object>AXLXMPMMHistoryProperty. getLinkedObjects(String link)List<? extends Object>AXLXMPPackage. getLinkedObjects(String link) -
Uses of Object in org.verapdf.model.operator
Subinterfaces of Object in org.verapdf.model.operator Modifier and Type Interface Description interfaceCIDGlyphglyph in the composite fontinterfaceGlyphglyph used in textinterfaceOp_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 operatorsinterfaceOperatorbase class for all operators in the content streaminterfaceOpGeneralGSGeneral 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 -
Uses of Object in org.verapdf.model.pdlayer
Subinterfaces of Object in org.verapdf.model.pdlayer Modifier and Type Interface Description interfaceOutputIntentsthe array of output intentsinterfacePD3DAnnot3d annotationinterfacePD3DStream3D stream dictionaryinterfacePDAcroFormInteractive form dictionaryinterfacePDActionthe PDF action objectinterfacePDAdditionalActionsAdditional-actions dictionaryinterfacePDAnnotannotation objectinterfacePDCalGrayCalGray color spaceinterfacePDCalRGBCalRGB color spaceinterfacePDCIDFontCID Font dictionaryinterfacePDCMapCMap dictionary or one of the predefined CMap namesinterfacePDColorSpaceColor space objectinterfacePDContentStreamthe object representing content stream together with the resource dictionaryinterfacePDDeviceCMYKDeviceCMYK color spaceinterfacePDDeviceGrayDeviceGray color spaceinterfacePDDeviceNDeviceN color spaceinterfacePDDeviceRGBDeviceRGB color spaceinterfacePDDocumentthe class corresponding to the high level PDF document structureinterfacePDEncryptionthe Encryption dictionaryinterfacePDExtGStateExtGState dictionaryinterfacePDFontPDF font dictionaryinterfacePDFormFieldInteractive form fieldinterfacePDFunctionPDF function typeinterfacePDGoToActionthe GoTo action objectinterfacePDGoToRemoteActionthe GoToRemote action objectinterfacePDGroupGroup attributes dictionaryinterfacePDHalftoneinterfacePDICCBasedICCBased color spaceinterfacePDICCBasedCMYKICCBased CMYK colour spaceinterfacePDIndexedIndexed color spaceinterfacePDInlineImageInline image objectinterfacePDLabLab color spaceinterfacePDLinkAnnotlink annotationinterfacePDMediaClipthe Media clip dictionaryinterfacePDMetadatathe XMP Metadata streaminterfacePDNamedActionthe Named action objectinterfacePDObjectbase class for all PD layer objectsinterfacePDOCConfiginterfacePDOCPropertiesOptional content properties dictionaryinterfacePDOutlinethe outline (or bookmark) dictionaryinterfacePDOutputIntentthe output intent dictionaryinterfacePDPagethe object representing PDF pageinterfacePDPatterngeneric Pattern typeinterfacePDPermspermissions dictionary referred by /Perms key from the document cataloginterfacePDPrinterMarkAnnotprinter's mark annotationinterfacePDReferencedCMapCMap that is referenced with UseCMap in other CMapinterfacePDRenditionActionthe Rendition action objectinterfacePDResourcePDF resource objectinterfacePDResourcesResource dictionaryinterfacePDSemanticContentStreamContent streams of Tiling Patterns and Type3 glyphs are not treated as semantic content streamsinterfacePDSeparationSeparation color spaceinterfacePDShadingShading resourceinterfacePDShadingPatternshading PatterninterfacePDSignatureSignature dictionary objectinterfacePDSignatureFieldForm field of type signatureinterfacePDSigRefsignature references dictionary referred by /Reference key from the signature dictionaryinterfacePDSimpleFontOne of the simple font types (Type 1, TrueType, Type 3)interfacePDSMaskImagein the soft mask defines shape and is not subject to PDF/A validationinterfacePDStructElemthe structure element dictionaryinterfacePDStructTreeRootthe structure tree root dictionaryinterfacePDTilingPatterntiling PatterninterfacePDTrapNetAnnottrap network annotationinterfacePDTrueTypeFontTrueType font dictionaryinterfacePDType0FontType0 font dictionaryinterfacePDType0FunctionType0 functioninterfacePDType1FontType1 font dictionaryinterfacePDType2FunctionType2 functioninterfacePDType3FontType3 font dictionaryinterfacePDType3FunctionType3 functioninterfacePDType4FunctionType4 functioninterfacePDWidgetAnnotwidget annotationinterfacePDXFormForm XObjectinterfacePDXImageImage XObjectinterfacePDXObjectXObject resourceinterfaceTransparencyColorSpacetransparency blending space -
Uses of Object in org.verapdf.model.salayer
Subinterfaces of Object in org.verapdf.model.salayer Modifier and Type Interface Description interfaceSAAnnotstructure element interfaceSAAnnotationannotation objectinterfaceSAArtstructure element (only PDF 1.7) interfaceSAArtifactstructure element (only PDF 2.0) interfaceSAAsidestructure element (only PDF 2.0)interfaceSABibEntrystructure element (only PDF 1.7) interfaceSABlockQuotestructure element (only PDF 1.7)interfaceSACaptionstructure elementinterfaceSAChunka chunk such as text, image or otherinterfaceSACodestructure element (only PDF 1.7)interfaceSADivstructure elementinterfaceSADocumentstructure element interfaceSADocumentFragmentstructure element (only PDF 2.0) interfaceSAEmstructure element (only PDF 2.0)interfaceSAFENotestructure element (only PDF 2.0) interfaceSAFigurestructure elementinterfaceSAForminterfaceSAFormulastructure element interfaceSAHstructure element interfaceSAHnstructure element (or one of interfaceSAImageChunkimage chunkinterfaceSAIndexstructure element (only PDF 1.7) interfaceSALstructure element interfaceSALblstructure element interfaceSALBodystructure element interfaceSALIstructure elementinterfaceSALineArtChunkline art chunkinterfaceSALinkstructure elementinterfaceSALinkAnnotationlink annotationinterfaceSANonStandardthe structure element with no mapping to the standard PDF 1.7 or PDF 2.0 taginterfaceSANonStructstructure element interfaceSANotestructure element (only PDF 1.7) interfaceSAPstructure elementinterfaceSAPagepageinterfaceSAPartstructure element interfaceSAPDFDocumentthe class corresponding to the high level PDF document structureinterfaceSAPrivatestructure element interfaceSAQuotestructure element
interfaceSARBstructure element interfaceSAReferencestructure element interfaceSARepeatedCharactersrepeated characters objectinterfaceSARPinterfaceSARTinterfaceSARubystructure elementinterfaceSASectstructure element interfaceSASpanstructure elementinterfaceSAStrongstructure element (only PDF 2.0)interfaceSAStructElemthe structure element dictionaryinterfaceSAStructTreeRootthe structure tree root dictionaryinterfaceSASubstructure element (only PDF 2.0)interfaceSATablestructure elementinterfaceSATableBordertable borderinterfaceSATableBorderCelltable border cellinterfaceSATableBorderRowtable border rowinterfaceSATBodystructure elementinterfaceSATDstructure elementinterfaceSATextChunktext chunkinterfaceSATFootstructure elementinterfaceSATHstructure elementinterfaceSATHeadstructure elementinterfaceSATitlestructure element (only PDF 2.0)interfaceSATOCstructure element (only PDF 1.7) interfaceSATOCIstructure element (only PDF 1.7) interfaceSATRstructure elementinterfaceSAWarichustructure element interfaceSAWPstructure element interfaceSAWTstructure element -
Uses of Object in org.verapdf.model.selayer
Subinterfaces of Object in org.verapdf.model.selayer Modifier and Type Interface Description interfaceSEAnnotstructure element interfaceSEArtstructure element (only PDF 1.7) interfaceSEArtifactstructure element (only PDF 2.0) interfaceSEAsidestructure element (only PDF 2.0)interfaceSEBibEntrystructure element (only PDF 1.7) interfaceSEBlockQuotestructure element (only PDF 1.7)interfaceSECaptionstructure elementinterfaceSECodestructure element (only PDF 1.7)interfaceSEContentItema content item such as text, image, lineart, shading or a forminterfaceSEDivstructure elementinterfaceSEDocumentstructure element interfaceSEDocumentFragmentstructure element (only PDF 2.0) interfaceSEEmstructure element (only PDF 2.0)interfaceSEFENotestructure element (only PDF 2.0) interfaceSEFigurestructure elementinterfaceSEForminterfaceSEFormulastructure element interfaceSEHstructure element interfaceSEHnstructure element (or one of interfaceSEImageItemimage content item (inline or image XObject)interfaceSEImageXObjectItemimage XObject content iteminterfaceSEIndexstructure element (only PDF 1.7) interfaceSEInlineImageIteminline image content iteminterfaceSELstructure element interfaceSELblstructure element interfaceSELBodystructure element interfaceSELIstructure elementinterfaceSELineArtItemlineart content item (originated from path painting operators)interfaceSELinkstructure elementinterfaceSEMarkedContentcontent sequence marked via BMC/BDC and EMC operatorsinterfaceSENonStandardthe structure element with no mapping to the standard PDF 1.7 or PDF 2.0 taginterfaceSENonStructstructure element interfaceSENotestructure element (only PDF 1.7) interfaceSEPstructure elementinterfaceSEPartstructure element interfaceSEPrivatestructure element interfaceSEQuotestructure element
interfaceSERBstructure element interfaceSEReferencestructure element interfaceSERPinterfaceSERTinterfaceSERubystructure elementinterfaceSESectstructure element interfaceSEShadingItemshading content item (originated from operator sh)interfaceSESimpleContentItema content item such as text, image, lineart, shading or a forminterfaceSESpanstructure elementinterfaceSEStrongstructure element (only PDF 2.0)interfaceSESubstructure element (only PDF 2.0)interfaceSETablestructure elementinterfaceSETBodystructure elementinterfaceSETDstructure elementinterfaceSETextItemtext content item (originated from operators Tj and TJ)interfaceSETFootstructure elementinterfaceSETHstructure elementinterfaceSETHeadstructure elementinterfaceSETitlestructure element (only PDF 2.0)interfaceSETOCstructure element (only PDF 1.7) interfaceSETOCIstructure element (only PDF 1.7) interfaceSETRstructure elementinterfaceSEUnmarkedContenta sequence of content items not included into any marked content sequenceinterfaceSEWarichustructure element interfaceSEWPstructure element interfaceSEWTstructure element -
Uses of Object in org.verapdf.model.xmplayer
Subinterfaces of Object in org.verapdf.model.xmplayer Modifier and Type Interface Description interfaceExtensionSchemaDefinitionExtension schema definition from the XMP packageinterfaceExtensionSchemaFieldExtension schema field definitioninterfaceExtensionSchemaObjectParent type for all extension schema definition objectsinterfaceExtensionSchemaPropertyExtension schema property definitioninterfaceExtensionSchemasContainerContainer of the extension schemas defined in XMP packageinterfaceExtensionSchemaValueTypeExtension schema value type definitioninterfaceMainXMPPackagedictionary entries and XMP properties - this is validated in CosDocument objectinterfacePDFAIdentificationinterfacePDFUAIdentificationinterfaceXMPLangAltLanguage Alternative propertyinterfaceXMPMMHistoryPropertyXMPMM History propertyinterfaceXMPMMHistoryResourceEventResource Event structures of xmpMM History propertyinterfaceXMPObjectParent type for all XMP objectsinterfaceXMPPackageXMP packageinterfaceXMPPropertyXMP property -
Uses of Object in org.verapdf.pdfa
Methods in org.verapdf.pdfa that return Object Modifier and Type Method Description ObjectPDFAParser. getRoot() -
Uses of Object in org.verapdf.pdfa.validation.validators
Methods in org.verapdf.pdfa.validation.validators with parameters of type Object Modifier and Type Method Description static ObjectJavaScriptEvaluator. evalVariableResult(Variable variable, Object object, org.mozilla.javascript.ScriptableObject scope)static List<String>JavaScriptEvaluator. getErrorArgumentsResult(Object obj, List<String> arguments, org.mozilla.javascript.ScriptableObject scope)static booleanJavaScriptEvaluator. getTestEvalResult(Object obj, Rule rule, org.mozilla.javascript.ScriptableObject scope)protected voidBaseValidator. processAssertionResult(boolean assertionResult, String locationContext, Rule rule, Object obj)protected ValidationResultBaseValidator. validate(Object root)
-