Package | Description |
---|---|
com.itextpdf.text | |
com.itextpdf.text.pdf |
Modifier and Type | Method and Description |
---|---|
TabStop |
TabSettings.getTabStopNewInstance(float currentPosition) |
static TabStop |
TabSettings.getTabStopNewInstance(float currentPosition, TabSettings tabSettings) |
static TabStop |
TabStop.newInstance(float currentPosition, float tabInterval) |
Modifier and Type | Method and Description |
---|---|
List<TabStop> |
TabSettings.getTabStops() |
Modifier and Type | Method and Description |
---|---|
void |
TabSettings.setTabStops(List<TabStop> tabStops) |
Constructor and Description |
---|
TabStop(TabStop tabStop) |
Constructor and Description |
---|
TabSettings(List<TabStop> tabStops) |
TabSettings(List<TabStop> tabStops, float tabInterval) |
Modifier and Type | Field and Description |
---|---|
protected TabStop |
PdfLine.tabStop |
Copyright © 2016. All rights reserved.