Package org.apache.fontbox.cff
Class CFFStandardString
java.lang.Object
org.apache.fontbox.cff.CFFStandardString
This class represents a standard SID to String mapping.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SID2STR
-
-
Constructor Details
-
CFFStandardString
private CFFStandardString()
-
-
Method Details
-
getName
This will return the string mapped to the given SID.- Parameters:
sid
- the given SID- Returns:
- the mapped string
-