TextHandler

TextHandler

************************************* Text

Constructor

new TextHandler()

Source:

Methods

dragElement(elem)

Description:
  • allow user to move and resize the DIV

Source:
Parameters:
Name Type Description
elem HTMLElement

fontFamily(str)

Description:
  • returns the font-family from a CSS font definition, e.g. "16px sans-serif"

Source:
Parameters:
Name Type Description
str string