Uses of Class
com.bc.ceres.jai.ExpressionCompilerConfig
Packages that use ExpressionCompilerConfig
- 
Uses of ExpressionCompilerConfig in com.bc.ceres.jai.operator
Methods in com.bc.ceres.jai.operator with parameters of type ExpressionCompilerConfigModifier and TypeMethodDescriptionstatic javax.media.jai.RenderedOpExpressionDescriptor.create(Map<String, RenderedImage> sources, int dataType, String expression, ExpressionCompilerConfig compilerConfig, RenderingHints hints) Creates an expression image.