GMXYUserView is an abstract class used to centralize methods that some Class from the Graphical Module are using.
It makes no sense instanciating this class, as it won't display anything, and it is not possible to interact with it.
Internal methods defined within this class are either coordinates mapping utilities or drawing functions.
Creates a new instance of GMXYUserView.