| Constructor and Description |
|---|
Point(double x,
double y) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkInside(GeoType geo) |
boolean |
equals(Point other) |
Point[] |
getPoints() |
double |
getX() |
double |
getY() |
String |
toString() |
boolean |
valid() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcalculateInside, calculateIntersectionPoint, calculateIntersectionPoints, calculateLineIntersection, calculateLineXAtY, calculateSlope, encodeGeohash, encodeGeohash, encodeGeohash, encodeGeohash, encodeGeohash, encodeGeohash, filterIntersectingLines, fromDoc, isLineIntersectingAtY, sortPointsByXpublic boolean checkInside(GeoType geo)
checkInside in interface GeoTypepublic double getX()
public double getY()
public boolean valid()
public boolean equals(Point other)
Copyright © 2021. All rights reserved.