Skip to content

SingleSolidLine

[Source]

Single solid line style for drawing a grid.

primitive val SingleSolidLine is
  GridChars val

Implements


Constructors

create

[Source]

new val create()
: SingleSolidLine val^

Returns


Public Functions

top_left

[Source]

fun box top_left()
: String val

Returns


top_right

[Source]

fun box top_right()
: String val

Returns


bottom_left

[Source]

fun box bottom_left()
: String val

Returns


bottom_right

[Source]

fun box bottom_right()
: String val

Returns


side

[Source]

fun box side()
: String val

Returns


bar

[Source]

fun box bar()
: String val

Returns


left_join

[Source]

fun box left_join()
: String val

Returns


right_join

[Source]

fun box right_join()
: String val

Returns


top_join

[Source]

fun box top_join()
: String val

Returns


bottom_join

[Source]

fun box bottom_join()
: String val

Returns


mid_join

[Source]

fun box mid_join()
: String val

Returns


eq

[Source]

fun box eq(
  that: SingleSolidLine val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: SingleSolidLine val)
: Bool val

Parameters

Returns