Uses of Class
io.qt.positioning.QGeoRectangle
-
Uses of QGeoRectangle in io.qt.location
Modifier and TypeMethodDescriptionfinal void
QGeoRouteRequest.setExcludeAreas
(Collection<? extends QGeoRectangle> areas) -
Uses of QGeoRectangle in io.qt.positioning
Modifier and TypeMethodDescriptionfinal QGeoRectangle
QGeoLocation.boundingBox()
final QGeoRectangle
QGeoShape.boundingGeoRectangle()
QGeoRectangle.clone()
Creates and returns a copy of this object.final QGeoRectangle
QGeoRectangle.translated
(double degreesLatitude, double degreesLongitude) final QGeoRectangle
QGeoRectangle.united
(QGeoRectangle rectangle) Modifier and TypeMethodDescriptionfinal void
QGeoRectangle.assign
(QGeoRectangle other) final boolean
QGeoRectangle.contains
(QGeoRectangle rectangle) final boolean
QGeoRectangle.equals
(QGeoRectangle other) final boolean
QGeoRectangle.intersects
(QGeoRectangle rectangle) final void
QGeoLocation.setBoundingBox
(QGeoRectangle box) final QGeoRectangle
QGeoRectangle.united
(QGeoRectangle rectangle)