BoundingBox(minX: Float, minY: Float, maxX: Float, maxY: Float)
BoundingBox(numbers: List<Number>)
BoundingBox()