Uses of Interface
com.itextpdf.kernel.pdf.IConformanceLevel
Packages that use IConformanceLevel
Package
Description
-
Uses of IConformanceLevel in com.itextpdf.forms.fields
Fields in com.itextpdf.forms.fields declared as IConformanceLevelModifier and TypeFieldDescriptionprotected IConformanceLevelAbstractPdfFormField.pdfConformanceLevelMethods in com.itextpdf.forms.fields that return IConformanceLevelModifier and TypeMethodDescriptionFormFieldBuilder.getGenericConformanceLevel()Deprecated.since 8.0.4 will be renamed to getConformanceLevel()AbstractPdfFormField.getPdfConformanceLevel()Gets the declared conformance level.Methods in com.itextpdf.forms.fields with parameters of type IConformanceLevelModifier and TypeMethodDescriptionFormFieldBuilder.setGenericConformanceLevel(IConformanceLevel conformanceLevel) Deprecated.since 8.0.4 will be renamed to setConformanceLevel -
Uses of IConformanceLevel in com.itextpdf.forms.form.element
Methods in com.itextpdf.forms.form.element with parameters of type IConformanceLevelModifier and TypeMethodDescriptionCheckBox.setPdfConformanceLevel(IConformanceLevel conformanceLevel) Sets the conformance level for the checkbox. -
Uses of IConformanceLevel in com.itextpdf.forms.form.renderer
Methods in com.itextpdf.forms.form.renderer that return IConformanceLevelModifier and TypeMethodDescriptionprotected IConformanceLevelAbstractFormFieldRenderer.getGenericConformanceLevel(PdfDocument document) Deprecated.since 8.0.4 will be renamed to getConformanceLevel()protected IConformanceLevelAbstractSelectFieldRenderer.getGenericConformanceLevel(PdfDocument document) Deprecated.since 8.0.4 will be renamed to getConformanceLevel() -
Uses of IConformanceLevel in com.itextpdf.kernel.pdf
Classes in com.itextpdf.kernel.pdf that implement IConformanceLevelModifier and TypeClassDescriptionclassEnumeration of all the PDF/A conformance levels.classImplementation ofIConformanceLevelinterface for PDF/UA conformance level.Methods in com.itextpdf.kernel.pdf that return IConformanceLevelMethods in com.itextpdf.kernel.pdf with parameters of type IConformanceLevelModifier and TypeMethodDescriptionstatic PdfAConformanceLevelPdfAConformanceLevel.getPDFAConformance(IConformanceLevel possibleConformance, PdfDocument document) Deprecated.since 8.0.4 Will be removed in next major release -
Uses of IConformanceLevel in com.itextpdf.pdfa
Methods in com.itextpdf.pdfa that return IConformanceLevel -
Uses of IConformanceLevel in com.itextpdf.pdfua
Methods in com.itextpdf.pdfua that return IConformanceLevel