| Package | Description |
|---|---|
| com.itextpdf.text.html.simpleparser | |
| com.itextpdf.text.pdf.draw | |
| com.itextpdf.tool.xml.css.apply |
Contains classes that can apply css rules on certain
Elements. |
| Modifier and Type | Method | Description |
|---|---|---|
LineSeparator |
ElementFactory.createLineSeparator(java.util.Map<java.lang.String,java.lang.String> attrs,
float offset) |
Deprecated.
Creates a LineSeparator.
|
LineSeparator |
HTMLWorker.createLineSeparator(java.util.Map<java.lang.String,java.lang.String> attrs) |
Deprecated.
Creates a LineSeparator object.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
DottedLineSeparator |
Element that draws a dotted line from left to right.
|
| Modifier and Type | Method | Description |
|---|---|---|
LineSeparator |
LineSeparatorCssApplier.apply(LineSeparator ls,
Tag t,
MarginMemory mm,
PageSizeContainable psc,
HtmlPipelineContext ctx) |
|
LineSeparator |
LineSeparatorCssApplier.apply(LineSeparator ls,
Tag t,
PageSizeContainable psc) |
Applies CSS to LineSeparators
|
| Modifier and Type | Method | Description |
|---|---|---|
LineSeparator |
LineSeparatorCssApplier.apply(LineSeparator ls,
Tag t,
MarginMemory mm,
PageSizeContainable psc,
HtmlPipelineContext ctx) |
|
LineSeparator |
LineSeparatorCssApplier.apply(LineSeparator ls,
Tag t,
PageSizeContainable psc) |
Applies CSS to LineSeparators
|
Copyright © 1998–2018. All rights reserved.