MCPcopy Create free account
hub / github.com/SPLWare/esProc / stringWidth

Method stringWidth

src/main/java/com/scudata/chart/element/Text.java:236–240  ·  view source on GitHub ↗

计算指定字体下的文本占用宽度 @param fm 字体度量 @param text 文本值 @param g 图形设备 @return 占用宽度,单位为像素

(FontMetrics fm, String text, Graphics g)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

drawATextMethod · 0.95
getStringWMethod · 0.45
getHeaderWMethod · 0.45
runMethod · 0.45
setTableColumnsMethod · 0.45
paintComponentMethod · 0.45
drawHeaderMethod · 0.45
getStringMaxWidthMethod · 0.45
drawTextMethod · 0.45
getCanDisplayTextMethod · 0.45
paintComponentMethod · 0.45
paintSymbolMethod · 0.45

Calls 1

getFontMethod · 0.45

Tested by

no test coverage detected