Methods

clearCanvas clears the component canvas
getCanvas gets the canvas context
hideCanvas hides canvas object
renderText creates absolutely positioned container
renderTextAt creates absolutely positioned container and then align it according to the 1st and 2nd parameters
showCanvas shows canvas object
toggleCanvas toggle visibility of canvas
Back to top