Uses of Class
org.apache.fop.fonts.type1.AdobeStandardEncoding
-
Packages that use AdobeStandardEncoding Package Description org.apache.fop.fonts.type1 Classes for Adobe Type 1 fonts. -
-
Uses of AdobeStandardEncoding in org.apache.fop.fonts.type1
Methods in org.apache.fop.fonts.type1 that return AdobeStandardEncoding Modifier and Type Method Description static AdobeStandardEncoding
AdobeStandardEncoding. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static AdobeStandardEncoding[]
AdobeStandardEncoding. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-