breeze.plot

PaintScale

object PaintScale

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. PaintScale
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. lazy val BlackToWhite: Array[Color]

    Produces a gradient from black (low) to white (high)

  7. lazy val BlueToRed: Array[Color]

    Produces a gradient from blue (low) to red (high)

  8. object Category10

    The Category10 palette from Protovis http://vis.

  9. object Category20

    The Category20 palette from Protovis http://vis.

  10. lazy val GreenYelloOrangeRed: Array[Color]

    Produces a gradient through green, yellow, orange, red

  11. lazy val Heat: Array[Color]

    Produces a different gradient for hot things (black, brown, orange, white)

  12. lazy val Hot: Array[Color]

    Produces a gradient for hot things (black, red, orange, yellow, white)

  13. lazy val MaroonToGold: Array[Color]

    Produces a gradient using the University of Minnesota's school colors, from maroon (low) to gold (high)

  14. lazy val Rainbow: Array[Color]

    Produces a gradient through the rainbow: violet, blue, green, yellow, orange, red

  15. lazy val RedOrangeYellow: Array[Color]

    Produces a gradient through red, orange, yellow

  16. lazy val RedToGreen: Array[Color]

    Produces a gradient from red (low) to green (high)

  17. lazy val WhiteToBlack: Array[Color]

    Produces a gradient from white (low) to black (high)

  18. val aliceblue: Color

  19. val antiquewhite: Color

  20. val aqua: Color

  21. val aquamarine: Color

  22. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  23. val azure: Color

  24. val beige: Color

  25. val bisque: Color

  26. val black: Color

  27. val blanchedalmond: Color

  28. val blue: Color

  29. val blueviolet: Color

  30. val brown: Color

  31. val burlywood: Color

  32. val cadetblue: Color

  33. val chartreuse: Color

  34. val chocolate: Color

  35. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. def convertToColor(colorcode: String): Color

    Convert a color description string into a color suitable for plotting.

    Convert a color description string into a color suitable for plotting.

    colorcode

    A string that is a single character (like "k"), a name (like "black"), "r,g,b" or, "[r,g,b]"

  37. val coral: Color

  38. val cornflowerblue: Color

  39. val cornsilk: Color

  40. def createGradient(one: Color, two: Color, numSteps: Int): Array[Color]

    Creates an array of Color objects for use as a gradient, using a linear interpolation between the two specified colors.

    Creates an array of Color objects for use as a gradient, using a linear interpolation between the two specified colors.

    From http://www.mbeckler.org/heatMap/heatMap.html

    one

    Color used for the bottom of the gradient

    two

    Color used for the top of the gradient

    numSteps

    The number of steps in the gradient. 250 is a good number.

  41. def createMultiGradient(colors: Array[Color], numSteps: Int): Array[Color]

    Creates an array of Color objects for use as a gradient, using an array of Color objects.

    Creates an array of Color objects for use as a gradient, using an array of Color objects. It uses a linear interpolation between each pair of points.

    From http://www.mbeckler.org/heatMap/heatMap.html

    colors

    An array of Color objects used for the gradient. The Color at index 0 will be the lowest color.

    numSteps

    The number of steps in the gradient. 250 is a good number.

  42. val crimson: Color

  43. val cyan: Color

  44. val darkblue: Color

  45. val darkcyan: Color

  46. val darkgoldenrod: Color

  47. val darkgray: Color

  48. val darkgreen: Color

  49. val darkgrey: Color

  50. val darkkhaki: Color

  51. val darkmagenta: Color

  52. val darkolivegreen: Color

  53. val darkorange: Color

  54. val darkorchid: Color

  55. val darkred: Color

  56. val darksalmon: Color

  57. val darkseagreen: Color

  58. val darkslateblue: Color

  59. val darkslategray: Color

  60. val darkslategrey: Color

  61. val darkturquoise: Color

  62. val darkviolet: Color

  63. val deeppink: Color

  64. val deepskyblue: Color

  65. val dimgray: Color

  66. val dimgrey: Color

  67. val dodgerblue: Color

  68. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  69. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  70. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  71. val firebrick: Color

  72. val floralwhite: Color

  73. val forestgreen: Color

  74. val fuchsia: Color

  75. val gainsboro: Color

  76. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  77. val ghostwhite: Color

  78. val gold: Color

  79. val goldenrod: Color

  80. implicit def gradientTuple[T](vLowerUpper: (T, T))(implicit view: (T) ⇒ Double): GradientPaintScale[T]

    Creates a GradientPaintScale automatically for the given range.

  81. val gray: Color

  82. val green: Color

  83. val greenyellow: Color

  84. val grey: Color

  85. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  86. val honeydew: Color

  87. val hotpink: Color

  88. val indianred: Color

  89. val indigo: Color

  90. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  91. val ivory: Color

  92. val khaki: Color

  93. val lavender: Color

  94. val lavenderblush: Color

  95. val lawngreen: Color

  96. val lemonchiffon: Color

  97. val lightblue: Color

  98. val lightcoral: Color

  99. val lightcyan: Color

  100. val lightgoldenrodyellow: Color

  101. val lightgray: Color

  102. val lightgreen: Color

  103. val lightgrey: Color

  104. val lightpink: Color

  105. val lightsalmon: Color

  106. val lightseagreen: Color

  107. val lightskyblue: Color

  108. val lightslategray: Color

  109. val lightslategrey: Color

  110. val lightsteelblue: Color

  111. val lightyellow: Color

  112. val lime: Color

  113. val limegreen: Color

  114. val linen: Color

  115. implicit def literalColorMap[T](map: PartialFunction[T, Paint]): CategoricalPaintScale[T]

    Creates a CategoricalPaintScale from the provided partial function.

  116. val magenta: Color

  117. val maroon: Color

  118. val mediumaquamarine: Color

  119. val mediumblue: Color

  120. val mediumorchid: Color

  121. val mediumpurple: Color

  122. val mediumseagreen: Color

  123. val mediumslateblue: Color

  124. val mediumspringgreen: Color

  125. val mediumturquoise: Color

  126. val mediumvioletred: Color

  127. val midnightblue: Color

  128. val mintcream: Color

  129. val mistyrose: Color

  130. val moccasin: Color

  131. val nanPaint: TexturePaint

    For painting NaN.

  132. val navajowhite: Color

  133. val navy: Color

  134. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  135. final def notify(): Unit

    Definition Classes
    AnyRef
  136. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  137. val oldlace: Color

  138. val olive: Color

  139. val olivedrab: Color

  140. val orange: Color

  141. val orangered: Color

  142. val orchid: Color

  143. val palegoldenrod: Color

  144. val palegreen: Color

  145. val paleturquoise: Color

  146. val palevioletred: Color

  147. val papayawhip: Color

  148. val peachpuff: Color

  149. val peru: Color

  150. val pink: Color

  151. val plum: Color

  152. val powderblue: Color

  153. val purple: Color

  154. val red: Color

  155. val rosybrown: Color

  156. val royalblue: Color

  157. val saddlebrown: Color

  158. val salmon: Color

  159. val sandybrown: Color

  160. val seagreen: Color

  161. val seashell: Color

  162. val sienna: Color

  163. val silver: Color

  164. val skyblue: Color

  165. val slateblue: Color

  166. val slategray: Color

  167. val slategrey: Color

  168. val snow: Color

  169. val springgreen: Color

  170. val steelblue: Color

  171. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  172. val tan: Color

  173. val teal: Color

  174. val thistle: Color

  175. def toString(): String

    Definition Classes
    AnyRef → Any
  176. val tomato: Color

  177. val transparent: Color

  178. val turquoise: Color

  179. val violet: Color

  180. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  181. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  182. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  183. val wheat: Color

  184. val white: Color

  185. val whitesmoke: Color

  186. val yellow: Color

  187. val yellowgreen: Color

Inherited from AnyRef

Inherited from Any

Ungrouped