Class ShapesAvailability

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

public class ShapesAvailability
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    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 Details

    • SPATIAL4J_AVAILABLE

      public static final boolean SPATIAL4J_AVAILABLE
    • JTS_AVAILABLE

      public static final boolean JTS_AVAILABLE