A Function that wraps a Process for rendering transformations.
| Fields inherited from class | Fields |
|---|---|
class Expression |
filterFactory |
| Constructor and description |
|---|
ProcessFunction
(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 |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |