public abstract class SubTable
extends FontDataTable
An abstract base class for subtables. Subtables are smaller tables nested
within other tables and don't have an entry in the main font index. Examples
of these are the CMap subtables within CMap table (cmap) or a glyph within
the glyph table (glyf).