| Package | Description | 
|---|---|
| com.itextpdf.kernel.pdf.canvas.draw | |
| com.itextpdf.layout.element | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DashedLine
             Implementation of  ILineDrawerwhich draws a dashed horizontal line over the middle of the specified rectangle. | 
| class  | DottedLine
             Implementation of  ILineDrawerwhich draws a dotted horizontal line along the bottom edge of the specified rectangle. | 
| class  | SolidLine
             Implementation of  ILineDrawerwhich draws a solid horizontal line along the bottom edge of the specified rectangle. | 
| Modifier and Type | Method and Description | 
|---|---|
| ILineDrawer | TabStop. getTabLeader() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TabStop. setTabLeader(ILineDrawer tabLeader) | 
| Constructor and Description | 
|---|
| LineSeparator(ILineDrawer lineDrawer)
             Creates a custom line separator with line style defined by custom  ILineDrawerinterface instance | 
| TabStop(float tabPosition, TabAlignment tabAlignment, ILineDrawer tabLeader)
             Creates a TabStop at the appropriate position, with a specified tab alignment and an explicitly given line pattern. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.