The input is an array of strings, were each line is a line of the 7segment. The size is "big" or "normal"
returns the input of the constructor.
returns the size of the constructor.
These method draw the frame around the display. The frame is dependent of the length of the display.
give back the array with strings.
lineDrawer Draw the top and bottom of the frame.
is the length of a line.
on witch index that you want the line in the array.
returns the 7segment with frame bach to class where this method is called.
Draw the "|" at the end and beginning of many lines.
Takes in how many line's you want a vertical bar at the beginning and end.
The offset of the array, were you want to start drawing these.
Draw the "|" at the begin and end of one line.
on which index you want to draw "|".
Generated using TypeDoc
This class draw the frame around the display. With the constructor it takes in the whole display en de size of it. Then it send back the display with the frame, this is done by temperatureWithBorder().