| 1 | """ |
| 2 | The OffsetBox is a simple container artist. The child artist are meant |
| 3 | to be drawn at a relative position to its parent. The [VH]Packer, |
| 4 | DrawingArea and TextArea are derived from the OffsetBox. |
nothing calls this directly
no test coverage detected