|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SplitCharacter | |
|---|---|
| com.itextpdf.text | |
| com.itextpdf.text.pdf | |
| Uses of SplitCharacter in com.itextpdf.text |
|---|
| Methods in com.itextpdf.text with parameters of type SplitCharacter | |
|---|---|
Chunk |
Chunk.setSplitCharacter(SplitCharacter splitCharacter)
Sets the split characters. |
| Uses of SplitCharacter in com.itextpdf.text.pdf |
|---|
| Classes in com.itextpdf.text.pdf that implement SplitCharacter | |
|---|---|
class |
DefaultSplitCharacter
The default class that is used to determine whether or not a character is a split character. |
| Fields in com.itextpdf.text.pdf declared as SplitCharacter | |
|---|---|
static SplitCharacter |
DefaultSplitCharacter.DEFAULT
An instance of the default SplitCharacter. |
protected SplitCharacter |
PdfChunk.splitCharacter
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||