public class DirectRuntimeDemo extends JiffleDemoBase
HEIGHT, WIDTH
Constructor and Description |
---|
DirectRuntimeDemo() |
Modifier and Type | Method and Description |
---|---|
void |
compileAndRun(File scriptFile)
Compiles a script read from a file and submits it for execution.
|
static void |
main(String[] args)
Run the demonstration.
|
public static void main(String[] args) throws Exception
arg
can be either
the path to a user-supplied script file or one of "chessboard",
"interference", "ripple" or "squircle".args
- (optional) the script to runException
- on an error in the Jiffle compilerCopyright © 2006–2018 GeoSolutions. All rights reserved.