Uses of Interface
com.lowagie.text.pdf.ExtraEncoding
Packages that use ExtraEncoding
-
Uses of ExtraEncoding in com.lowagie.text.pdf
Classes in com.lowagie.text.pdf that implement ExtraEncodingModifier and TypeClassDescriptionprivate static classDeprecated.private static classDeprecated.private static classDeprecated.private static classDeprecated.Fields in com.lowagie.text.pdf with type parameters of type ExtraEncodingModifier and TypeFieldDescription(package private) static ConcurrentHashMap<String,ExtraEncoding> PdfEncodings.extraEncodingsDeprecated.Methods in com.lowagie.text.pdf with parameters of type ExtraEncodingModifier and TypeMethodDescriptionstatic voidPdfEncodings.addExtraEncoding(String name, ExtraEncoding enc) Deprecated.Adds an extra encoding.