Methods
(static) createObj(point2D, point2D) → {Promise.<*>}
创建一个Rectangle2D矩形实例
Parameters:
| Name | Type | Description |
|---|---|---|
point2D |
object | 左下点,可选 |
point2D |
object | 右上点,可选 |
- Source:
Returns:
- Type
- Promise.<*>