protected class GeoWideSouthRectangle.EitherBound extends Object implements Membership
| Constructor and Description |
|---|
GeoWideSouthRectangle.EitherBound()
Constructor.
|
public GeoWideSouthRectangle.EitherBound()
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.