See: Description
| Class | Description |
|---|---|
| CameraFunction<I extends java.lang.Number,O> |
Camera function.
|
| CompositeFunction<Z extends java.lang.Number,I,O> |
Composite functions combine Camera and SourceFunctions.
|
| Function<I,O> |
Functions are used to change properties in relation to the state of the map.
|
| SourceFunction<I,O> |
Source functions take Feature property names as input.
|