NodeInterface.intersects() method
Check whether the node intersects with the provided node.
Signature:
intersects(node: NodeInterface): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
node |
Returns:
boolean
Check whether the node intersects with the provided node.
Signature:
intersects(node: NodeInterface): boolean;
|
Parameter |
Type |
Description |
|---|---|---|
|
node |
Returns:
boolean