Uses of Interface
org.openpdf.text.SplitCharacter
Packages that use SplitCharacter
-
Uses of SplitCharacter in org.openpdf.text
Methods in org.openpdf.text with parameters of type SplitCharacterModifier and TypeMethodDescriptionChunk.setSplitCharacter(SplitCharacter splitCharacter) Sets the split characters. -
Uses of SplitCharacter in org.openpdf.text.pdf
Classes in org.openpdf.text.pdf that implement SplitCharacterModifier and TypeClassDescriptionclassThe default class that is used to determine whether or not a character is a split character.Fields in org.openpdf.text.pdf declared as SplitCharacterModifier and TypeFieldDescriptionstatic final SplitCharacterDefaultSplitCharacter.DEFAULTAn instance of the default SplitCharacter.protected SplitCharacterPdfChunk.splitCharacter