Class PostscriptTokenParser
- java.lang.Object
-
- com.adobe.fontengine.font.postscript.PostscriptTokenParser
-
public final class PostscriptTokenParser extends Object
-
-
Constructor Summary
Constructors Constructor Description PostscriptTokenParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Integer
getFSType(String v)
static OrigFontType
getOrigFontType(String v)
-
-
-
Method Detail
-
getOrigFontType
public static OrigFontType getOrigFontType(String v)
-
-