protected class GeoWideRectangle.EitherBound extends Object implements Membership
| Constructor and Description |
|---|
GeoWideRectangle.EitherBound()
Constructor.
|
public boolean isWithin(Vector v)
MembershipisWithin in interface Membershipv - is the point to check.public 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-2015 Apache Software Foundation. All Rights Reserved.