Component2DPredicate
class Component2DPredicate(latShift: Int, lonShift: Int, latBase: Int, lonBase: Int, maxLatDelta: Int, maxLonDelta: Int, relations: ByteArray, val tree: Component2D) : GeoEncodingUtils.Grid
A predicate that checks whether a given point is within a component2D geometry.