
PointinPolygon |
org.geon.PointinPolygon |
This actor receives an array of polygon points and populates them in a polygon
object it also receives a classification point. The actor outputs whether the
point is contained in the polygon along with the polygon coordinates for display
purposes.
Author(s): Efrat Jaeger
Version:$Id: PointinPolygon.java,v 1.15 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.
toBrowser
A URL for display the point in the regions.