Package qupath.lib.analysis.heatmaps
Interface ColorModels.ColorModelBuilder
- Enclosing class:
ColorModels
public static interface ColorModels.ColorModelBuilder
Simple builder to create a
ColorModel.- Implementation Requirements
- implementations should be JSON-serializable and registered with
GsonTools.
-
Method Summary
-
Method Details
-
build
ColorModel build()Build aColorModel.- Returns:
-