public class JiffleBuilderDemo extends JiffleDemoBase
Jiffle saves you from having to write lots of tedious JAI and Java AWT code.
JiffleBuilder saves you from having to write lots of tedious Jiffle code !
Specifically, it uses concise chained methods to set the script, associate
variable names with images, and optionally create an image to receive the
processing results.
HEIGHT, WIDTH
Constructor and Description |
---|
JiffleBuilderDemo() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Compiles and runs the "ripple" script using
JiffleBuilder . |
public static void main(String[] args) throws Exception
JiffleBuilder
.args
- ignoredException
- if there are errors compiling the script.Copyright © 2006–2018 GeoSolutions. All rights reserved.