-
-
Method Summary
Modifier and Type Method Description static Clipinstantiate()StringgetJsBase()voiddispose()Disposes a clip. Shapeshape()Getter for the shape of the clip. Clipshape(Array<Number> shape)Setter for the shape of the clip. Clipshape(Shape shape)Setter for the shape of the clip. Clipshape(Rect shape)Setter for the shape of the clip. Clipshape(String shape)Setter for the shape of the clip. Clipshape(Number left, Number top, Number width, Number height)Setter for the shape of the clip with coordinates. -
-
Constructor Detail
-
Clip
Clip(String jsChart)
-
-
Method Detail
-
instantiate
static Clip instantiate()
-
dispose
void dispose()
Disposes a clip. Removes it and its children from defs, clears the clip for managed elements.
-
-
-
-