Uses of Class
com.bc.ceres.jai.ExpressionCompilerConfig
-
Packages that use ExpressionCompilerConfig Package Description com.bc.ceres.jai.operator -
-
Uses of ExpressionCompilerConfig in com.bc.ceres.jai.operator
Methods in com.bc.ceres.jai.operator with parameters of type ExpressionCompilerConfig Modifier and Type Method Description static javax.media.jai.RenderedOp
ExpressionDescriptor. create(Map<String,RenderedImage> sources, int dataType, String expression, ExpressionCompilerConfig compilerConfig, RenderingHints hints)
Creates an expression image.
-