ColorMap

brush.ColorMap$
object ColorMap

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ColorMap.type

Members list

Value members

Concrete methods

def getRgb(color: String): (Int, Int, Int)

Concrete fields

val colorMap: Map[String, (Int, Int, Int)]