Class CIDSystemInfo

java.lang.Object
org.apache.pdfbox.pdmodel.font.CIDSystemInfo

public final class CIDSystemInfo extends Object
Represents a CIDSystemInfo for the FontMapper API.
Author:
John Hewson
  • Method Details

    • getRegistry

      public String getRegistry()
    • getOrdering

      public String getOrdering()
    • getSupplement

      public int getSupplement()
    • toString

      public String toString()
      Overrides:
      toString in class Object