| Class | Description | 
|---|---|
| BaseGeoPointTestCase | 
 Abstract class to do basic tests for a geospatial impl (high level
 fields and queries)
 NOTE: This test focuses on geospatial (distance queries, polygon
 queries, etc) indexing and search, not any underlying storage
 format or encoding: it merely supplies two hooks for the encoding
 so that tests can be exact. 
 | 
| EarthDebugger | 
 Draws shapes on the earth surface and renders using the very cool http://www.webglearth.org. 
 | 
| GeoTestUtil | 
 static methods for testing geo 
 | 
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.