Preparing search index...
The search index is not available
@maxgraph/core
@maxgraph/core
mathUtils
intersects
Function intersects
Returns true if the two rectangles intersect.
intersects
(
a
,
b
)
:
boolean
Parameters
a
:
Rectangle
Rectangle
to be checked for intersection.
b
:
Rectangle
Rectangle
to be checked for intersection.
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...
Returns true if the two rectangles intersect.