JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.geotools.process.function
package
org.geotools.process.function
Related Packages
Package
Description
org.geotools.process
Define a Process API used to wrap up processes for reuse.
Classes
Class
Description
ProcessFunction
A wrapper allowing a
Process
with a single output to be called as a
Function
.
ProcessFunctionFactory
A bridge between the process world and the filter function world: any process returning a single value can be seen as a filter function