TextOverlay-class: Class "TextOverlay"
Description
Textual overlay classesObjects from the Class
Objects can be created by calls of the form makeTextOverlay
Slots
text
:- Object of class
"character"
xpos
:- Object of class
"numeric"
ypos
:- Object of class
"numeric"
region
:- Object of class
"numericOrNull"
coords
:- Object of class
"character"
dp
:- Object of class
"DisplayPars"
Extends
Class "Overlay"
, directly.
Class "gdObject"
, by class "Overlay", distance 2.Methods
- drawOverlay
signature(obj = "TextOverlay")
: ...