org.elasticsearch.common.geo
Class ShapesAvailability

java.lang.Object
  extended by org.elasticsearch.common.geo.ShapesAvailability

public class ShapesAvailability
extends Object


Field Summary
static boolean JTS_AVAILABLE
           
static boolean SPATIAL4J_AVAILABLE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SPATIAL4J_AVAILABLE

public static final boolean SPATIAL4J_AVAILABLE

JTS_AVAILABLE

public static final boolean JTS_AVAILABLE


Copyright © 2009-2012. All Rights Reserved.