setEllipseInfo
Set the ellipse information to be drawn on the glasses display
Since both axis will receive the same radius, ths method actually draws a circle
This method overrides the x & y coordinates that was defined in setX&setY
Return
this
Parameters
centerX
the x center of the ellipse in pixels
centerY
the y center of the ellipse in pixels
radius
the radius in pixels
Set the ellipse information to be drawn on the glasses display
This method overrides the x & y coordinates that was defined in setX&setY
Return
this
Parameters
centerX
the x center of the ellipse in pixels
centerY
the y center of the ellipse in pixels
radiusX
the x axis (horizontal) radius in pixels
radiusY
the y axis (vertical) radius in pixels