Searched refs:HeatmapColor (Results 1 – 3 of 3) sorted by relevance
27 using HeatmapColor = ColorRampProperty; typedef37 HeatmapColor,
191 return impl().paint.template get<HeatmapColor>().value; in getHeatmapColor()198 impl_->paint.template get<HeatmapColor>().value = value; in setHeatmapColor()205 impl_->paint.template get<HeatmapColor>().options = options; in setHeatmapColorTransition()210 return impl().paint.template get<HeatmapColor>().options; in getHeatmapColorTransition()
183 auto colorValue = unevaluated.get<HeatmapColor>().getValue(); in updateColorRamp()