AnyLogic
Expand
Font size

Interface DensityMapCustomColorProvider

All Known Implementing Classes:
DensityMap

@AnyLogicInternalAPI
public interface DensityMapCustomColorProvider

Method Summary

Modifier and TypeMethodDescription
ColorcustomColor(double density)
This method should be overridden to return color in CUSTOM color scheme

Method Details

customColor

Color customColor(double density)
This method should be overridden to return color in CUSTOM color scheme