计算指定字体下的文本占用宽度 @param fm 字体度量 @param text 文本值 @param g 图形设备 @return 占用宽度,单位为像素
(FontMetrics fm, String text, Graphics g)
source not stored for this graph (policy: none)
no test coverage detected