ClassDefFormat2 Class
Namespace: Stimulsoft.Base.Drawing
Inheritance
Inherits from: ClassDefFormat
Properties
| Property | Type | Description |
|---|---|---|
| ClassRangeRecords | ClassRangeRecord[] | |
| Format | ushort |
Methods
| Method | Returns | Description |
|---|---|---|
| GetClass | ushort | |
| GetDigestCoverage | ushort[] | |
Read static |
ClassDefFormat2 |
Method Details
GetClass
GetClass(glyph: ushort): ushort
Parameters
- glyph (ushort)
Returns ushort
GetDigestCoverage
GetDigestCoverage(): ushort[]
Returns ushort[]
Read static
Read(reader: StiFontReader): ClassDefFormat2
Parameters
- reader (StiFontReader)
Returns ClassDefFormat2