io.github.edadma.table

Members list

Type members

Classlikes

case object ASCII extends Border

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Border
class Object
trait Matchable
class Any
Show all
Self type
ASCII.type
trait Alignment

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CENTER
object LEFT
object RIGHT
trait Border

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ASCII
object DOUBLE
object HEAVY
object LIGHT
object NONE
case object CENTER extends Alignment

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Alignment
class Object
trait Matchable
class Any
Show all
Self type
CENTER.type
case object DOUBLE extends Border

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Border
class Object
trait Matchable
class Any
Show all
Self type
DOUBLE.type
case object HEAVY extends Border

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Border
class Object
trait Matchable
class Any
Show all
Self type
HEAVY.type
case object LEFT extends Alignment

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Alignment
class Object
trait Matchable
class Any
Show all
Self type
LEFT.type
case object LIGHT extends Border

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Border
class Object
trait Matchable
class Any
Show all
Self type
LIGHT.type
case object NONE extends Border

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Border
class Object
trait Matchable
class Any
Show all
Self type
NONE.type
case object RIGHT extends Alignment

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Alignment
class Object
trait Matchable
class Any
Show all
Self type
RIGHT.type
object TextTable

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
TextTable.type
class TextTable(border: Border, columnDividers: Boolean, headerBold: Boolean, headerLine: Boolean, headerUnderlined: Boolean, headerCentered: Boolean, matrix: Boolean, markdown: Boolean, tabbed: Boolean)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any