Package | Description |
---|---|
it.geosolutions.jaiext.jiffle.runtime |
Jiffle runtime classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProgressListener
A simple progress listener base.
|
class |
NullProgressListener
A no-action progress listener.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractDirectRuntime.evaluateAll(JiffleProgressListener pl)
Evaluates the script for all pixel locations within the world bounds.
|
void |
JiffleDirectRuntime.evaluateAll(JiffleProgressListener pl)
Evaluates the script for all pixel locations within the world bounds.
|
int |
JiffleExecutor.submit(JiffleDirectRuntime runtime,
JiffleProgressListener progressListener)
Submits an
JiffleDirectRuntime object for execution. |
Constructor and Description |
---|
JiffleExecutorTask(JiffleExecutor executor,
int id,
JiffleDirectRuntime runtime,
JiffleProgressListener progressListener)
Creates a new task.
|
Copyright © 2006–2018 GeoSolutions. All rights reserved.