Java org.apache.lucene.geo GeoUtils fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.geo GeoUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.geo GeoUtils.

The text is from its open source code.

Method

voidcheckLatitude(double latitude)
validates latitude value is within standard +/-90 coordinate bounds
voidcheckLongitude(double longitude)
validates longitude value is within standard +/-180 coordinate bounds