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 Element s.
|
Modifier and Type | Method and Description |
---|---|
LineSeparator |
HTMLWorker.createLineSeparator(Map<String,String> attrs)
Deprecated.
Creates a LineSeparator object.
|
LineSeparator |
ElementFactory.createLineSeparator(Map<String,String> attrs, float offset)
Deprecated.
Creates a LineSeparator.
|
Modifier and Type | Class and Description |
---|---|
class |
DottedLineSeparator
Element that draws a dotted line from left to right.
|
Modifier and Type | Method and Description |
---|---|
LineSeparator |
LineSeparatorCssApplier.apply(LineSeparator ls, Tag t, PageSizeContainable psc)
Applies CSS to LineSeparators
|
Modifier and Type | Method and Description |
---|---|
LineSeparator |
LineSeparatorCssApplier.apply(LineSeparator ls, Tag t, PageSizeContainable psc)
Applies CSS to LineSeparators
|
Copyright © 2016. All rights reserved.