Package | Description |
---|---|
it.geosolutions.jaiext.jiffle.demo |
Example applications for the Jiffle scripting language.
|
Modifier and Type | Method and Description |
---|---|
static ImageChoice |
ImageChoice.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageChoice[] |
ImageChoice.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
JiffleDemoHelper.getScript(ImageChoice choice)
Gets an example script.
|
static File |
JiffleDemoHelper.getScriptFile(String[] args,
ImageChoice defaultScript)
Gets a file specified in the command line args, or the default
example image if no name is supplied.
|
Copyright © 2006–2018 GeoSolutions. All rights reserved.