@Serializable() public final class LatLonBox
private final Double
north
south
east
west
rotation
LatLonBox(Double north, Double south, Double east, Double west, Double rotation)
final Double
getNorth()
getSouth()
getEast()
getWest()
getRotation()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Double getNorth()
final Double getSouth()
final Double getEast()
final Double getWest()
final Double getRotation()