isZoneContainedIn

Module: dggal
Class: DGGRS

bool isZoneContainedIn(DGGRSZone needle, DGGRSZone hayStack)

Description

Check whether a zone is contained within another zone

Parameters

needle  DGGRSZone  The contained zone 
hayStack  DGGRSZone  The containing zone 
 
Return Value bool  True if the first zone is contained within the second