|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.xtf.tables.cff.T2StandardStrings
public final class T2StandardStrings
Standard Strings.
(SID / name)
| Field Summary | |
|---|---|
static java.lang.String[] |
DATA
Standard Strings |
| Method Summary | |
|---|---|
static int |
getHighestSID()
Returns the highest sid. |
static int |
getSID(java.lang.String name)
Returns the SID for a StandardString or -1 if not found. |
static java.lang.String |
getString(int sid)
Returns the StandardString or '.notdef' if number out of range. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String[] DATA
| Method Detail |
|---|
public static int getHighestSID()
public static java.lang.String getString(int sid)
sid - the sid for the string
public static int getSID(java.lang.String name)
name - the StandardString
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||