Uses of Interface
com.itextpdf.text.pdf.interfaces.IAccessibleElement
Packages that use IAccessibleElement
-
Uses of IAccessibleElement in com.itextpdf.text
Classes in com.itextpdf.text that implement IAccessibleElementModifier and TypeClassDescriptionclassAChapteris a specialSection.classChapter with auto numbering.classThis is the smallest significant part of text that can be added to a document.classA generic Document class.classA special-version ofLISTwhich use greek-letters.classAnImageis the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the documentclassCCITT Image data that has to be inserted into the documentclassSupport for JBIG2 images.classRaw Image data that has to be inserted into the documentclassPdfTemplate that has to be inserted into the documentclassAnImgWMFis the representation of a windows metafile that has to be inserted into the documentclassAnJpegis the representation of a graphic element (JPEG) that has to be inserted into the documentclassAnJpeg2000is the representation of a graphic element (JPEG) that has to be inserted into the documentclassAListcontains severalListItems.classclassAListItemis aParagraphthat can be added to aList.classclassAParagraphis a series ofChunks and/orPhrases.classA special-version ofLISTwhich use roman-letters.classASectionis a part of aDocumentcontaining otherSections,Paragraphs,Listand/orTables.classA special-version ofLISTwhich use zapfdingbats-letters.classA special-version ofLISTwhich use zapfdingbats-numbers (1..10). -
Uses of IAccessibleElement in com.itextpdf.text.pdf
Classes in com.itextpdf.text.pdf that implement IAccessibleElementModifier and TypeClassDescriptionclassAPdfAnnotationis a note that is associated with a page.classImplements the appearance stream to be used with form fields..classclassA special element to put a collection of elements at an absolute position.classPdfDocumentis the class that is used byPdfWriterto translate aDocumentinto a PDF with different pages.classImplements form fields.classRepresents an imported page.final classImplements the pattern.classA cell in a PdfPTable.classCreated by IntelliJ IDEA.classA row in a PdfPTable.classImplements the PostScript XObject.classThis is a table that can be put at an absolute position but can also be added to the document as the classTable.classclassclassclassImplements the form XObject.Fields in com.itextpdf.text.pdf declared as IAccessibleElementFields in com.itextpdf.text.pdf with type parameters of type IAccessibleElementMethods in com.itextpdf.text.pdf that return types with arguments of type IAccessibleElementModifier and TypeMethodDescriptionprotected ArrayList<IAccessibleElement> PdfDocument.endPage()protected ArrayList<IAccessibleElement> PdfContentByte.getMcElements()protected ArrayList<IAccessibleElement> PdfContentByte.saveMCBlocks()Methods in com.itextpdf.text.pdf with parameters of type IAccessibleElementModifier and TypeMethodDescriptionvoidPdfWriter.checkElementRole(IAccessibleElement element, IAccessibleElement parent) voidPdfContentByte.closeMCBlock(IAccessibleElement element) private voidPdfContentByte.closeMCBlockInt(IAccessibleElement element) intColumnText.go(boolean simulate, IAccessibleElement elementToGo) booleanPdfWriter.needToBeMarkedInContent(IAccessibleElement element) voidPdfContentByte.openMCBlock(IAccessibleElement element) private PdfStructureElementPdfContentByte.openMCBlockInt(IAccessibleElement element) voidPdfStructureElement.writeAttributes(IAccessibleElement element) Method parameters in com.itextpdf.text.pdf with type arguments of type IAccessibleElementModifier and TypeMethodDescriptionprotected voidPdfContentByte.restoreMCBlocks(ArrayList<IAccessibleElement> mcElements) protected voidPdfContentByte.setMcElements(ArrayList<IAccessibleElement> value) -
Uses of IAccessibleElement in com.itextpdf.tool.xml.html.pdfelement
Classes in com.itextpdf.tool.xml.html.pdfelement that implement IAccessibleElementModifier and TypeClassDescriptionclassHtmlCell is created to provide more parameters to better mimic the behavior of table cell in HTML.classA TabbedChunk is a Chunk that contains tabcount and alignment data to allow the HTML to PDF conversion to accept tabstop css.