Java org.apache.pdfbox.pdmodel.font.encoding GlyphList fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.pdmodel.font.encoding GlyphList fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.pdmodel.font.encoding GlyphList.

The text is from its open source code.

Constructor

GlyphList(InputStream input, int numberOfEntries)
Creates a new GlyphList from a glyph list file.
GlyphList(GlyphList glyphList, InputStream input)
Creates a new GlyphList from multiple glyph list files.

Method

GlyphListgetAdobeGlyphList()
Returns the Adobe Glyph List (AGL).