org.nspl.TextBox
See theTextBox companion object
class TextBox(val layout: TextLayout, val color: Color, val tx: AffineTransform)(implicit fc: FontConfiguration) extends Renderable[TextBox]
A Renderable describing a text box
See the apply factory method in its companion object on how to construct one
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article