public interface Membership
boolean isWithin(Vector point)
point - is the point to check.boolean isWithin(double x,
double y,
double z)
x - 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.