treecalc.comp
Class PrintFormulaInfos

java.lang.Object
  extended by treecalc.comp.PrintFormulaInfos

public class PrintFormulaInfos
extends java.lang.Object


Constructor Summary
PrintFormulaInfos()
           
 
Method Summary
 void addConstant(FormulaConstant constant)
           
 java.util.HashMap<java.lang.String,FormulaConstant> getConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintFormulaInfos

public PrintFormulaInfos()
Method Detail

addConstant

public void addConstant(FormulaConstant constant)

getConstants

public java.util.HashMap<java.lang.String,FormulaConstant> getConstants()


Copyright © 2013. All Rights Reserved.