获取文本占用的宽高,使用Rectangle的宽和高存储信息 @param text 要测量的文本 @param g 图形设备 @param fontStyle 风格 @param angle 文本的旋转角度 @param font 字体 @return 矩形存储的宽高信息
(String text, java.awt.Graphics g, int fontStyle, int angle, Font font)
source not stored for this graph (policy: none)
no test coverage detected