Uses of Class
jApp.DoubleVariable

Uses of DoubleVariable in jApp
 

Methods in jApp that return DoubleVariable
 DoubleVariable Document.addVariable(java.lang.String name, DoubleVariable variable)
          Adds a <DoubleVariable to this document Document.
 

Methods in jApp with parameters of type DoubleVariable
 DoubleVariable Document.addVariable(java.lang.String name, DoubleVariable variable)
          Adds a <DoubleVariable to this document Document.