# File rbSnack/tkSnackUtil.rb, line 457 def screenX2World x @worldFrame[0]+(@worldFrame[2]-@worldFrame[0]).to_f * (x.to_f)/(@canvas.width.to_f) end