new Points()
- Source:
Methods
(static) Points#getPoints() → {Array.<base.Point>}
Get the field value
- Source:
Returns:
An array of
- Type
- Array.<base.Point>
(static) Points#setPoints(points)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
points |
Array.<base.Point> | An array of |
- Source: