|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.spatial.tier.Shape
@Deprecated public class Shape
NOTE: This API is still in flux and might change in incompatible ways in the next release.
Constructor Summary | |
---|---|
Shape(String tierId)
Deprecated. |
Method Summary | |
---|---|
void |
addBox(double boxId)
Deprecated. |
List<Double> |
getArea()
Deprecated. |
String |
getTierId()
Deprecated. |
boolean |
isInside(double boxId)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Shape(String tierId)
Method Detail |
---|
public void addBox(double boxId)
public List<Double> getArea()
public String getTierId()
public boolean isInside(double boxId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |