Text

A line of text rendered in the current font and colour.

Also See

Features

XML Element XML Type Java Class
primitive text uk.ac.ic.doc.scenebeans.Text

Properties

Name Type Default Value Getter Method Setter Method Description
text String ""
(empty string)
getText setText The text to be rendered. Line breaks and other formatting are not rendered. This property can be animated by both string and double behaviours, allowing Text beans to display numeric information.