Sample package should use better encapsilation
Open
enhancement
- Dominant language
- Java
- Stars
- 25
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Currently the TextLine and TextBlock have a lot of state, but rely on the callers to actually act on that state. Given their internal knowledge, it makes sense to just have those classes be able to render directly.
Contributor guide
Assessment
This issue has not been assessed yet.