Maps and Navigation SDK
0.45.7
androidJvm
com.tomtom.sdk.search:search
/
com.tomtom.sdk.search.model.geometry
/
RectangleGeometry
Rectangle
Geometry
data
class
RectangleGeometry
(
val
boundingBox
:
GeoBoundingBox
)
:
Geometry
Represents a rectangle.
Members
Constructors
Rectangle
Geometry
Link copied to clipboard
constructor
(
boundingBox
:
GeoBoundingBox
)
Properties
bounding
Box
Link copied to clipboard
val
boundingBox
:
GeoBoundingBox
Bounding box
of the rectangle.