Uses of Interface
railo.runtime.img.math.BinaryFunction

Packages that use BinaryFunction
railo.runtime.img.filter   
railo.runtime.img.math   
 

Uses of BinaryFunction in railo.runtime.img.filter
 

Methods in railo.runtime.img.filter that return BinaryFunction
 BinaryFunction BinaryFilter.getBlackFunction()
           
 

Methods in railo.runtime.img.filter with parameters of type BinaryFunction
 void BinaryFilter.setBlackFunction(BinaryFunction blackFunction)
           
 

Uses of BinaryFunction in railo.runtime.img.math
 

Classes in railo.runtime.img.math that implement BinaryFunction
 class BlackFunction
           
 



Copyright © 2012 Railo