Package | Description |
---|---|
com.itextpdf.text | |
com.itextpdf.text.pdf |
Modifier and Type | Method | 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 | Description |
---|---|---|
java.util.List<TabStop> |
TabSettings.getTabStops() |
Modifier and Type | Method | Description |
---|---|---|
void |
TabSettings.setTabStops(java.util.List<TabStop> tabStops) |
Constructor | Description |
---|---|
TabStop(TabStop tabStop) |
Constructor | Description |
---|---|
TabSettings(java.util.List<TabStop> tabStops) |
|
TabSettings(java.util.List<TabStop> tabStops,
float tabInterval) |
Modifier and Type | Field | Description |
---|---|---|
protected TabStop |
PdfLine.tabStop |
Copyright © 1998–2018. All rights reserved.