Uses of Enum
org.apache.fop.fonts.type1.AdobeStandardEncoding
Packages that use AdobeStandardEncoding
-
Uses of AdobeStandardEncoding in org.apache.fop.fonts.type1
Subclasses with type arguments of type AdobeStandardEncoding in org.apache.fop.fonts.type1Modifier and TypeClassDescriptionenumEnumerates the linkplain http://unicode.org/Public/MAPPINGS/VENDORS/ADOBE/stdenc.txt for characters found in a Type1 font.Fields in org.apache.fop.fonts.type1 with type parameters of type AdobeStandardEncodingModifier and TypeFieldDescriptionprivate static final Map<String, AdobeStandardEncoding> AdobeStandardEncoding.CACHEMethods in org.apache.fop.fonts.type1 that return AdobeStandardEncodingModifier and TypeMethodDescriptionstatic AdobeStandardEncodingReturns 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.