BoundingBox

constructor(westLongitude: Double = 0.0, southLatitude: Double = 0.0, eastLongitude: Double = 0.0, northLatitude: Double = 0.0)
constructor(geometry: List<Double>)