Uses of Class
org.verapdf.pd.font.cmap.CharacterCollections.CIDSystemInfo
-
Packages that use CharacterCollections.CIDSystemInfo Package Description org.verapdf.pd.font.cmap -
-
Uses of CharacterCollections.CIDSystemInfo in org.verapdf.pd.font.cmap
Methods in org.verapdf.pd.font.cmap that return CharacterCollections.CIDSystemInfo Modifier and Type Method Description static CharacterCollections.CIDSystemInfoCharacterCollections. getCIDSystemInfo(String cmapName)static CharacterCollections.CIDSystemInfoCharacterCollections.CIDSystemInfo. valueOf(String name)Returns the enum constant of this type with the specified name.static CharacterCollections.CIDSystemInfo[]CharacterCollections.CIDSystemInfo. values()Returns an array containing the constants of this enum type, in the order they are declared.
-