Package | Description |
---|---|
it.geosolutions.jaiext.jiffle.runtime |
Jiffle runtime classes.
|
Modifier and Type | Method and Description |
---|---|
void |
JiffleRuntime.setVar(String varName,
Double value)
Sets the value of a variable that was declared in the script's
init block, overriding the default value in the script
if present.
|
void |
AbstractJiffleRuntime.setVar(String varName,
Double value)
Sets the value of a variable that was declared in the script's
init block, overriding the default value in the script
if present.
|
Copyright © 2006–2018 GeoSolutions. All rights reserved.