Jeospace API

Uses of Class
org.jeospace.measure.Temperature

Packages that use Temperature
org.jeospace.measure Contains classes that describe and manipulate quantities of measurement. 
 

Uses of Temperature in org.jeospace.measure
 

Methods in org.jeospace.measure with parameters of type Temperature
 void Temperature.add(Temperature temperature)
          Add to this object the argument Temperature object.
 void Temperature.subtract(Temperature temperature)
          Subtract from this object the argument Temperature object.
 int Temperature.compareTo(Temperature that)
          Compare this object with the argument for order.
 


Jeospace API

Copyright © 2006 - jeospace.org