Uses of Class
com.amx.duet.tools.math.Range

Packages that use Range
com.amx.duet.tools.math Provides an assortment of commonly used MATH related classes. 
 

Uses of Range in com.amx.duet.tools.math
 

Methods in com.amx.duet.tools.math with parameters of type Range
 double Range.getScaledValue(Range sourceRange)
          Returns the value of this range based on the scaled position of the sourceRange.
 int Range.scale(Range sourceRange)
          Returns the position the value of the sourceRange would have within this range.
 



Copyright © 2008 AMX LLC. All Rights Reserved.