PointinPolygonXY
org.geon.PointinPolygonXY

This actor receives an array of polygons and regions and a classification point. It returns an array of all the regions the point falls in.

Author(s): Efrat Jaeger
Version:$Id: PointinPolygonXY.java,v 1.7 2005/11/01 20:39:08 ruland Exp $


point
A classification point.

polygonRegions
A set of polygons and their region names.

region
The point's region.