Uses of Class
com.itextpdf.text.List
Packages that use List
-
Uses of List in com.itextpdf.text
Subclasses of List in com.itextpdf.textModifier and TypeClassDescriptionclassA special-version ofLISTwhich use greek-letters.classA special-version ofLISTwhich use roman-letters.classA special-version ofLISTwhich use zapfdingbats-letters.classA special-version ofLISTwhich use zapfdingbats-numbers (1..10).Methods in com.itextpdf.text that return ListModifier and TypeMethodDescriptionGreekList.cloneShallow()List.cloneShallow()RomanList.cloneShallow()ZapfDingbatsList.cloneShallow()ZapfDingbatsNumberList.cloneShallow()Methods in com.itextpdf.text with parameters of type List -
Uses of List in com.itextpdf.text.html.simpleparser
Methods in com.itextpdf.text.html.simpleparser that return ListModifier and TypeMethodDescriptionElementFactory.createList(String tag, ChainedProperties chain) Deprecated.HTMLWorker.createList(String tag) Deprecated.Creates a List object. -
Uses of List in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf with parameters of type List -
Uses of List in com.itextpdf.tool.xml.css.apply
Classes in com.itextpdf.tool.xml.css.apply that implement interfaces with type arguments of type ListMethods in com.itextpdf.tool.xml.css.apply that return ListModifier and TypeMethodDescriptionListStyleTypeCssApplier.apply(List list, Tag t, MarginMemory memory, PageSizeContainable psc, HtmlPipelineContext context) ListStyleTypeCssApplier.apply(List list, Tag t, HtmlPipelineContext context) The ListCssApplier has the capabilities to change the type of the givenListdependable on the css.Methods in com.itextpdf.tool.xml.css.apply with parameters of type ListModifier and TypeMethodDescriptionUtility method applying style to a list when no ImageProvider is available.ListStyleTypeCssApplier.apply(List list, Tag t, MarginMemory memory, PageSizeContainable psc, HtmlPipelineContext context) ListStyleTypeCssApplier.apply(List list, Tag t, HtmlPipelineContext context) The ListCssApplier has the capabilities to change the type of the givenListdependable on the css.private voidListStyleTypeCssApplier.shrinkSymbol(List lst, float fontSize, BaseColor color) private voidListStyleTypeCssApplier.synchronizeSymbol(float fontSize, List lst, BaseColor color)