Modifier and Type | Class and Description |
---|---|
static class |
Rectangle.Builder |
Modifier and Type | Method and Description |
---|---|
static Rectangle.Builder |
builder() |
boolean |
contains(float lat,
float lon) |
float |
maxLat() |
float |
maxLon() |
float |
minLat() |
float |
minLon() |
public float minLat()
public float maxLat()
public float minLon()
public float maxLon()
public static Rectangle.Builder builder()
Copyright © 2020. All rights reserved.