Package | Description |
---|---|
com.google.typography.font.sfntly.table.bitmap |
Modifier and Type | Class and Description |
---|---|
static class |
IndexSubTable.Builder<T extends IndexSubTable> |
Modifier and Type | Class and Description |
---|---|
class |
IndexSubTableFormat1
Format 1 Index Subtable Entry.
|
class |
IndexSubTableFormat2
Format 2 Index Subtable Entry.
|
class |
IndexSubTableFormat3
Format 3 Index Subtable Entry.
|
class |
IndexSubTableFormat4
Format 4 Index Subtable Entry.
|
class |
IndexSubTableFormat5
Format 5 Index Subtable Entry.
|
Modifier and Type | Method and Description |
---|---|
IndexSubTable |
BitmapSizeTable.indexSubTable(int index) |
Modifier and Type | Method and Description |
---|---|
static IndexSubTable.Builder<? extends IndexSubTable> |
IndexSubTable.Builder.createBuilder(int indexFormat) |
IndexSubTable.Builder<? extends IndexSubTable> |
BitmapSizeTable.Builder.indexSubTableBuilder(int index) |
java.util.List<IndexSubTable.Builder<? extends IndexSubTable>> |
BitmapSizeTable.Builder.indexSubTableBuilders() |