Package | Description |
---|---|
it.geosolutions.jaiext.jiffle |
Jiffle is a scripting language for creating and analysing raster images.
|
it.geosolutions.jaiext.jiffle.runtime |
Jiffle runtime classes.
|
it.geosolutions.jaiext.jiffleop |
Jiffle as an image operator.
|
Class and Description |
---|
CoordinateTransform
A transform used by Jiffle to convert from world (processing area) coordinates
to image (pixel) coordinates.
|
JiffleDirectRuntime
Defines methods implemented by runtime classes adopting the direct evaluation
model.
|
JiffleRuntime
The root interface for Jiffle runtime classes.
|
Class and Description |
---|
AbstractDirectRuntime.DestinationImage |
AbstractJiffleRuntime
Provides default implementations of
JiffleRuntime methods plus
some common fields. |
AbstractJiffleRuntime.SourceImage |
AbstractProgressListener
A simple progress listener base.
|
BandTransform
A transform used by Jiffle to convert from band indices used in the scripts to raster band
indices
|
CoordinateTransform
A transform used by Jiffle to convert from world (processing area) coordinates
to image (pixel) coordinates.
|
IntegerStack
A simple, array-based stack for Integer values used by
AbstractJiffleRuntime . |
JiffleDirectRuntime
Defines methods implemented by runtime classes adopting the direct evaluation
model.
|
JiffleEvent
Used by
JiffleExecutor to send task completion and failure messages
listeners. |
JiffleEventListener
Interface implemented by classes wishing to receive task progress
information from
JiffleExecutor . |
JiffleExecutor
A multi-threaded, event-driven executor service for Jiffle scripts.
|
JiffleExecutorResult
Used by
JiffleExecutor to send the results of a task to
JiffleEventListener s. |
JiffleFunctions
Provides functions for Jiffle runtime objects.
|
JiffleIndirectRuntime
Defines methods implemented by runtime classes adopting the indirect
evaluation model.
|
JiffleProgressListener
An interface implemented by classes wishing to receive task progress information
from a
JiffleExecutor . |
JiffleRuntime
The root interface for Jiffle runtime classes.
|
JiffleRuntimeException
Thrown by Jiffle runtime objects when errors are trapped at runtime.
|
Class and Description |
---|
BandTransform
A transform used by Jiffle to convert from band indices used in the scripts to raster band
indices
|
CoordinateTransform
A transform used by Jiffle to convert from world (processing area) coordinates
to image (pixel) coordinates.
|
Copyright © 2006–2018 GeoSolutions. All rights reserved.