| Package | Description |
|---|---|
| com.javadocmd.simplelatlng.window |
A package allowing calculations on windows of latitude and longitude.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LatLngWindow<T extends LatLngWindow<T>>
An interface specifying a region in the latitude/longitude space.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CircularWindow
A circular window.
|
class |
RectangularWindow
A "pseudo-rectangular" window bounded by a minimum and maximum latitude
and a minimum and maximum longitude.
|
Copyright © 2010-2015. All Rights Reserved.