Class: ShapeSet<T>
Description
Shape对象集合
Author
suisong
Type parameters
Name |
---|
T |
Hierarchy
-
Set
↳
ShapeSet
Table of contents
Constructors
Constructors
constructor
• new ShapeSet<T
>(values?
): ShapeSet
<T
>
Type parameters
Name |
---|
T |
Parameters
Name | Type |
---|---|
values? | readonly any [] |
Returns
ShapeSet
<T
>
Inherited from
Set.constructor