Table class

@exports opentype.Table @class @param {string} tableName @param {Array} fields @param {Object} options @constructor

Implementers

Constructors

Table(dynamic tableName, dynamic fields, dynamic options)

Properties

cmap4Length num
getter/setter pair
cmap12Offset num
getter/setter pair
dict ↔ dynamic
getter/setter pair
entrySelector num
getter/setter pair
fields ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
names ↔ dynamic
getter/setter pair
rangeShift num
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
searchRange num
getter/setter pair
segCountX2 num
getter/setter pair
segments ↔ dynamic
getter/setter pair
strings ↔ dynamic
getter/setter pair
tableName String
getter/setter pair
topDicts ↔ dynamic
getter/setter pair

Methods

getProperty(String name) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setProperty(String name, dynamic value) → dynamic
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited