Class Query.GeoRegion

    • Method Detail

      • contains

        public abstract boolean contains​(GeoPt point)
        Determines whether the given GeoPt value lies within this geographic region. If the point lies on the border of the region it is considered to be contained.