Package com.bc.ceres.jai
Class ExpressionCompilerConfig
java.lang.Object
com.bc.ceres.jai.ExpressionCompilerConfig
The configuration for the Java expression compiler.
This class is used as parameter for the
expression
operation.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFile[]
void
setClassPath
(File[] classPath) void
setOutputDir
(File outputDir)
-
Constructor Details
-
ExpressionCompilerConfig
public ExpressionCompilerConfig() -
ExpressionCompilerConfig
-
-
Method Details
-
getClassPath
-
setClassPath
-
getOutputDir
-
setOutputDir
-