Return true if this polygon contains the given other polygon, i.e. if polygon A contains all points contained by polygon B.
See Implementation
Return true if this polygon contains the given other polygon, i.e. if polygon A contains all points contained by polygon B.