com.steema.teechart
Class CalcResultType

java.lang.Object
  extended by com.steema.teechart.CalcResultType

public class CalcResultType
extends java.lang.Object

Title: CalcResultType class

Description:

Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Constructor Summary
CalcResultType()
           
CalcResultType(double result, boolean firstTime)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalcResultType

public CalcResultType()

CalcResultType

public CalcResultType(double result,
                      boolean firstTime)