public class ControlValueTable extends OpenTypeTable
| Modifier and Type | Class and Description |
|---|---|
static class |
ControlValueTable.CvtValueNotFoundException |
OpenTypeTable.OtfTableRecordcachedUnpaddedData, font, isFromParsedFont, record, TABLE_RECORD_SIZE| Constructor and Description |
|---|
ControlValueTable() |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
generateUnpaddedData() |
String |
getTableType() |
Short |
getValue(Long index) |
List<Short> |
getValues() |
void |
readData(byte[] data) |
clearDataCache, createFromRecord, finalizeRecord, getChecksum, getData, getOffset, getRecordData, getUnpaddedData, isParsingImplemented, setOffsetpublic String getTableType()
getTableType in class OpenTypeTablepublic void readData(byte[] data)
throws IOException
readData in class OpenTypeTableIOExceptionprotected byte[] generateUnpaddedData()
throws IOException
generateUnpaddedData in class OpenTypeTableIOExceptionpublic Short getValue(Long index) throws ControlValueTable.CvtValueNotFoundException
Copyright © 2018. All rights reserved.