TextBox

org.nspl.TextBox
See theTextBox companion class
object TextBox

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TextBox.type

Members list

Value members

Concrete methods

def apply(text: String, width: Option[Double], fontSize: RelFontSize, color: Color, tx: AffineTransform)(implicit fc: FontConfiguration): TextBox