Uses of Interface
com.aowagie.text.SplitCharacter
Packages that use SplitCharacter
-
Uses of SplitCharacter in com.aowagie.text
Methods in com.aowagie.text with parameters of type SplitCharacterModifier and TypeMethodDescriptionChunk.setSplitCharacter
(SplitCharacter splitCharacter) Sets the split characters. -
Uses of SplitCharacter in com.aowagie.text.pdf
Classes in com.aowagie.text.pdf that implement SplitCharacterModifier and TypeClassDescription(package private) class
The default class that is used to determine whether or not a character is a split character.Fields in com.aowagie.text.pdf declared as SplitCharacterModifier and TypeFieldDescription(package private) static final SplitCharacter
DefaultSplitCharacter.DEFAULT
An instance of the default SplitCharacter.private SplitCharacter
PdfChunk.splitCharacter