Uses of Interface
com.itextpdf.text.SplitCharacter
Packages that use SplitCharacter
-
Uses of SplitCharacter in com.itextpdf.text
Classes in com.itextpdf.text that implement SplitCharacterFields in com.itextpdf.text declared as SplitCharacterMethods in com.itextpdf.text with parameters of type SplitCharacterModifier and TypeMethodDescriptionChunk.setSplitCharacter
(SplitCharacter splitCharacter) Sets the split characters. -
Uses of SplitCharacter in com.itextpdf.text.pdf
Classes in com.itextpdf.text.pdf that implement SplitCharacterModifier and TypeClassDescriptionclass
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 SplitCharacterModifier and TypeFieldDescriptionstatic final SplitCharacter
DefaultSplitCharacter.DEFAULT
An instance of the default SplitCharacter.protected SplitCharacter
PdfChunk.splitCharacter