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