set Ellipse Info
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
center X
the x center of the ellipse in pixels
center Y
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
center X
the x center of the ellipse in pixels
center Y
the y center of the ellipse in pixels
radius X
the x axis (horizontal) radius in pixels
radius Y
the y axis (vertical) radius in pixels