Uses of Interface
org.meteoinfo.image.math.BinaryFunction
-
Packages that use BinaryFunction Package Description org.meteoinfo.image.filter org.meteoinfo.image.math -
-
Uses of BinaryFunction in org.meteoinfo.image.filter
Fields in org.meteoinfo.image.filter declared as BinaryFunction Modifier and Type Field Description protected BinaryFunctionBinaryFilter. blackFunctionMethods in org.meteoinfo.image.filter that return BinaryFunction Modifier and Type Method Description BinaryFunctionBinaryFilter. getBlackFunction()Methods in org.meteoinfo.image.filter with parameters of type BinaryFunction Modifier and Type Method Description voidBinaryFilter. setBlackFunction(BinaryFunction blackFunction) -
Uses of BinaryFunction in org.meteoinfo.image.math
Classes in org.meteoinfo.image.math that implement BinaryFunction Modifier and Type Class Description classBlackFunction
-