class ProcessFunction extends Function
A Function that wraps a Process for rendering transformations.
Fields inherited from class | Fields |
---|---|
class Expression |
filterFactory |
Constructor and description |
---|
ProcessFunction
(java.lang.Process process, Function[] functions) Create a Rendering Transformation Function from a Process and a variable List of Functions. |
Methods inherited from class | Name |
---|---|
class Function |
getFunctionNames, registerFunction, toString |
class Expression |
evaluate, fromCQL, getValue, toString |
Create a Rendering Transformation Function from a Process and a variable List of Functions.
process
- The GeoScript Processfunctions
- A variable List of Functions