org.apache.lucene.spatial.tier
public class Shape extends java.lang.Object
NOTE: This API is still in flux and might change in incompatible ways in the next release.
Shape(java.lang.String tierId)
void
addBox(double boxId)
java.util.List<java.lang.Double>
getArea()
java.lang.String
getTierId()
boolean
isInside(double boxId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Shape(java.lang.String tierId)
public void addBox(double boxId)
public java.util.List<java.lang.Double> getArea()
public java.lang.String getTierId()
public boolean isInside(double boxId)
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.