
StringToPolygon |
org.geon.StringToPolygon |
This actor reads a string and outputs an array of coordinates and a string
of region. This is a domain specific actor used within the GEON mineral classifier.
The string is of the following format: {{{x1,y1},{x2,y2},...},region}.
Author(s): Efrat Jaeger
Version:$Id: StringToPolygon.java,v 1.6 2006/04/04 17:23:49 altintas Exp $