ColorInfo

org.nlogo.window.ColorInfo
See theColorInfo companion class
object ColorInfo

Attributes

Companion
class
Source
PlotPensEditor.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ColorInfo.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete methods

def apply(rgb: Int): ColorInfo

Attributes

Source
PlotPensEditor.scala
def apply(color: Color): ColorInfo

Attributes

Source
PlotPensEditor.scala
def apply(name: String): ColorInfo

Attributes

Source
PlotPensEditor.scala

Concrete fields

lazy val defaults: Array[ColorInfo]

Attributes

Source
PlotPensEditor.scala