Glyph

ai.dragonfly.viz.cli.Glyph
See theGlyph companion object
case class Glyph(id: Int, color: Int, overlay: Boolean)

Attributes

Companion:
object
Source:
Glyph.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
Glyph.scala

Attributes

Source:
Glyph.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Definition Classes
Any
Source:
Glyph.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product