Modifier and Type | Method and Description |
---|---|
Rectangle |
build() |
Rectangle.Builder |
maxLat(float maxLat) |
Rectangle.Builder |
maxLon(float maxLon) |
Rectangle.Builder |
minLat(float minLat) |
Rectangle.Builder |
minLon(float minLon) |
public Rectangle.Builder minLat(float minLat)
public Rectangle.Builder maxLat(float maxLat)
public Rectangle.Builder minLon(float minLon)
public Rectangle.Builder maxLon(float maxLon)
public Rectangle build()
Copyright © 2020. All rights reserved.