org.apache.fontbox.cff.charset
public static class CFFCharset.Entry extends Object
Constructor Summary | |
---|---|
protected | Entry(int sid, String name)
Create a new instance of Entry with the given values. |
Method Summary | |
---|---|
String | getName()
The Name of this entry. |
int | getSID()
The SID of this entry. |
String | toString() |
Parameters: sid the SID name the Name
Returns: the name
Returns: the SID