CONTOUR_DEFAULT_ATTRIBUTES property
final
Implementation
final Map<CtourA, String> CONTOUR_DEFAULT_ATTRIBUTES = {
CtourA.LEVEL_COLOR_POS: "rgb(0, 0, 255)", // this format needed for wegbgl!
CtourA.LEVEL_COLOR_NEG: "rgb(255, 0, 255)", //"magenta",
}