MCPcopy Create free account
hub / github.com/cping/LGame / getShapes

Method getShapes

Java/Loon-Neo/src/loon/canvas/Path2D.java:1155–1157  ·  view source on GitHub ↗

由于Polygon本身的数据结构是连续线,所以不连贯的复杂图形会返回多个polygon,复杂图形应使用此集合数据渲染 @param fill @return

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getLinePathsMethod · 0.95
fillsMethod · 0.95
strokesMethod · 0.95
dashStrokesMethod · 0.95

Calls 12

isFillMethod · 0.95
sizeMethod · 0.95
flushToPolygonMethod · 0.95
addLinePathMethod · 0.95
clearMethod · 0.95
addMethod · 0.95
isEmptyMethod · 0.95
getMethod · 0.95
clearMethod · 0.65
sizeMethod · 0.65
getMethod · 0.65
getPointsMethod · 0.45

Tested by

no test coverage detected