| Package | Description |
|---|---|
| com.geotab.model.drawing |
| Modifier and Type | Field and Description |
|---|---|
static PointF |
PointF.EMPTY
An empty point.
|
| Modifier and Type | Method and Description |
|---|---|
PointF |
RectangleF.getLocation()
The location (top left) of the rectangle.
|
| Modifier and Type | Method and Description |
|---|---|
RectangleF |
RectangleF.offset(PointF point)
Gets a new rectangle that is offset from the current by the point p.
|
Copyright © 2023. All rights reserved.