euporie.core.border.GridChar

class euporie.core.border.GridChar(north: LineStyle, east: LineStyle, south: LineStyle, west: LineStyle)

Repreentation of a grid node character.

The four compass points represent the line style joining from the given direction.