java.lang.Object
org.openpdf.text.pdf.PdfGlyphArray
Defines an array with displacements and sub lists of glyph codes.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PdfGlyphArray
public PdfGlyphArray()
-
-
Method Details
-
add
public void add(float displacement) -
add
public void add(int glyphCode) -
clear
public void clear() -
isEmpty
public boolean isEmpty()
-