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

Method wrapString

src/main/java/com/scudata/common/StringUtils.java:183–214  ·  view source on GitHub ↗

获得自动换行后所形成的文本行集合 @param text 文本 @param fm FontMetrics @param w 宽度 @return 字符串列表

(String text, FontMetrics fm,
			float w)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

drawLegendMethod · 0.95
getStringHeightMethod · 0.45
drawTextMethod · 0.45

Calls 7

hasNextMethod · 0.95
nextMethod · 0.95
cutLineMethod · 0.95
substringMethod · 0.80
addMethod · 0.65
lengthMethod · 0.45
stringWidthMethod · 0.45

Tested by

no test coverage detected