See: Description
| Interface | Description |
|---|---|
| FeatureFilterCallback |
Callback to implement to have a new
Feature list creation with all elements that pass the test implemented by this callback. |
| FeatureFindCallback |
Callback to implement to find a
Feature from a list that pass the test implemented by this callback. |
| FeatureLabelCallback | |
| InterpolateCallback |
Callback interface to be defined to customize the color on
ColorAxis. |