Methods
appendPoint(point) → {fabric.Intersection}
Appends a point to intersection
Parameters:
Name | Type | Description |
---|---|---|
point |
fabric.Point |
Returns:
thisArg
- Type
- fabric.Intersection
appendPoints(points) → {fabric.Intersection}
Appends points to intersection
Parameters:
Name | Type | Description |
---|---|---|
points |
Array |
Returns:
thisArg
- Type
- fabric.Intersection