
Get2DPoint |
org.geon.Get2DPoint |
Get 2D classification point for rock classification.
The actor Accepts coordinates expressions and an xml composition string.
It evaluates the expression using the expression evaluator (PtParser as
in the Expression actor) and the composition. Returns an array of doubles
of length two representing the x and y values.
Author(s): Efrat Jaeger
Version:$Id: Get2DPoint.java,v 1.7 2006/04/04 17:23:49 altintas Exp $
rowInfo
Composition info.
coordinates
An array of the coordinates to be evaluated.
point
The classification point.