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