Uses of Class
com.javadocmd.simplelatlng.window.LatLngWindow

Packages that use LatLngWindow
com.javadocmd.simplelatlng.window A package allowing calculations on windows of latitude and longitude. 
 

Uses of LatLngWindow in com.javadocmd.simplelatlng.window
 

Classes in com.javadocmd.simplelatlng.window with type parameters of type LatLngWindow
 class LatLngWindow<T extends LatLngWindow<T>>
          An interface specifying a region in the latitude/longitude space.
 

Subclasses of LatLngWindow in com.javadocmd.simplelatlng.window
 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-2011. All Rights Reserved.