Uses of Class
com.itextpdf.text.pdf.draw.LineSeparator
Packages that use LineSeparator
-
Uses of LineSeparator in com.itextpdf.text.html.simpleparser
Methods in com.itextpdf.text.html.simpleparser that return LineSeparatorModifier and TypeMethodDescriptionElementFactory.createLineSeparator(Map<String, String> attrs, float offset) Deprecated.Creates a LineSeparator.HTMLWorker.createLineSeparator(Map<String, String> attrs) Deprecated.Creates a LineSeparator object. -
Uses of LineSeparator in com.itextpdf.text.pdf.draw
Subclasses of LineSeparator in com.itextpdf.text.pdf.drawModifier and TypeClassDescriptionclassElement that draws a dotted line from left to right. -
Uses of LineSeparator in com.itextpdf.tool.xml.css.apply
Classes in com.itextpdf.tool.xml.css.apply that implement interfaces with type arguments of type LineSeparatorMethods in com.itextpdf.tool.xml.css.apply that return LineSeparatorModifier and TypeMethodDescriptionLineSeparatorCssApplier.apply(LineSeparator ls, Tag t, MarginMemory mm, PageSizeContainable psc, HtmlPipelineContext ctx) LineSeparatorCssApplier.apply(LineSeparator ls, Tag t, PageSizeContainable psc) Applies CSS to LineSeparatorsMethods in com.itextpdf.tool.xml.css.apply with parameters of type LineSeparatorModifier and TypeMethodDescriptionLineSeparatorCssApplier.apply(LineSeparator ls, Tag t, MarginMemory mm, PageSizeContainable psc, HtmlPipelineContext ctx) LineSeparatorCssApplier.apply(LineSeparator ls, Tag t, PageSizeContainable psc) Applies CSS to LineSeparators