protected class GeoWideDegenerateHorizontalLine.EitherBound extends Object implements Membership
| Constructor and Description |
|---|
EitherBound()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWithin(double x,
double y,
double z)
Check if a point is within this shape.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisWithinpublic boolean isWithin(double x,
double y,
double z)
MembershipisWithin in interface Membershipx - is x coordinate of point to check.y - is y coordinate of point to check.z - is z coordinate of point to check.Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.