| DrawInterface | Interface for an Element that allows you to draw something at the current vertical position. | code | html |
| DottedLineSeparator | Element that draws a dotted line from left to right. | code | html |
| LineSeparator | Element that draws a solid line from left to right. | code | html |
| VerticalPositionMark | Helper class implementing the DrawInterface. | code | html |