Class CIDSystemInfo
- java.lang.Object
-
- com.tom_roush.pdfbox.pdmodel.font.CIDSystemInfo
-
- All Implemented Interfaces:
Serializable
public final class CIDSystemInfo extends Object implements Serializable
Represents a CIDSystemInfo for the FontMapper API.- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetOrdering()StringgetRegistry()intgetSupplement()StringtoString()
-