Uses of Class org.pdfbox.encoding.Encoding

Uses in package org.pdfbox.encoding

Classes derived from org.pdfbox.encoding.Encoding

class
This will handle the encoding from an AFM font.
class
This will perform the encoding from a dictionary.
class
This is an interface to a text encoder.
class
This is an interface to a text encoder.
class
This is an interface to a text encoder.
class
This the win ansi encoding.

Methods with return type org.pdfbox.encoding.Encoding

Encoding
This will get an encoding by name.
Encoding
This will get the standard encoding.

Uses in package org.pdfbox.pdmodel.font

Methods with parameter type org.pdfbox.encoding.Encoding

void
The will set the encoding for this font.

Methods with return type org.pdfbox.encoding.Encoding

Encoding
This will get or create the encoder.