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

Method getRotationArea

src/main/java/com/scudata/chart/Utils.java:977–998  ·  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 1

getTextSizeMethod · 0.95

Tested by

no test coverage detected