Title here
Summary here
AbstractKind: global abstract class
Extends: Abstract
AbstractUtility class to fix typographic font text measurement.
numberKind: static method of AbstractMeasureText
| Param | Type |
|---|---|
| fontName | string |
| size | number |
| text | string |
numberKind: static abstract method of AbstractMeasureText
| Param | Type |
|---|---|
| fontDescription | object |
| size | number |
| text | string |
numberKind: static method of AbstractMeasureText
| Param | Type |
|---|---|
| font | string |
| size | number |