Package org.apache.fontbox.cff
Class CFFParser.CFFBuiltInEncoding.Supplement
- java.lang.Object
-
- org.apache.fontbox.cff.CFFParser.CFFBuiltInEncoding.Supplement
-
- Enclosing class:
- CFFParser.CFFBuiltInEncoding
static class CFFParser.CFFBuiltInEncoding.Supplement extends java.lang.Object
Inner class representing a supplement for an encoding.
-
-
Constructor Summary
Constructors Constructor Description Supplement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCode()
java.lang.String
getName()
int
getSID()
java.lang.String
toString()
-