Package | Description |
---|---|
com.itextpdf.text | |
com.itextpdf.text.pdf |
Modifier and Type | Class | Description |
---|---|---|
class |
TabSplitCharacter |
Modifier and Type | Field | Description |
---|---|---|
static SplitCharacter |
TabSplitCharacter.TAB |
Modifier and Type | Method | Description |
---|---|---|
Chunk |
Chunk.setSplitCharacter(SplitCharacter splitCharacter) |
Sets the split characters.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultSplitCharacter |
The default class that is used to determine whether or not a character
is a split character.
|
Modifier and Type | Field | Description |
---|---|---|
static SplitCharacter |
DefaultSplitCharacter.DEFAULT |
An instance of the default SplitCharacter.
|
protected SplitCharacter |
PdfChunk.splitCharacter |
Copyright © 1998–2018. All rights reserved.