• Check if one extent contains another.

    An extent is deemed contained if it lies completely within the other extent, including if they share one or more edges.

    Parameters

    Returns boolean

    The second extent is contained by or on the edge of the first.

    Api

    stable

Generated using TypeDoc