com.dandymadeproductions.expressionparser.demo
Class TextFieldComplexParse

java.lang.Object
  extended by com.dandymadeproductions.expressionparser.demo.TextFieldComplexParse

 class TextFieldComplexParse
extends java.lang.Object

The EvaluatePoint class evaluates an input point in the the equation for anaylsis.

Version:
1.3 02/17/2012
Author:
Dana M. Proctor

Constructor Summary
TextFieldComplexParse()
           
 
Method Summary
protected static double[] mainTextFieldComplexParse(java.lang.String inputString)
           
protected  void processString(java.lang.String inputString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextFieldComplexParse

TextFieldComplexParse()
Method Detail

processString

protected void processString(java.lang.String inputString)

mainTextFieldComplexParse

protected static double[] mainTextFieldComplexParse(java.lang.String inputString)