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

Method getVerticalArea

src/main/java/com/scudata/chart/Utils.java:918–949  ·  view source on GitHub ↗

文本竖排排版时的宽高 @param text 要测量的文本 @param g 图形设备 @param angle 旋转角度 @param font 字体 @return 矩形存储的宽高信息

(String text, java.awt.Graphics g,
			int angle, Font font)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getTextSizeMethod · 0.95

Calls 4

isValidStringMethod · 0.95
getCharMethod · 0.95
stringWidthMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected