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

Method draw

src/main/java/com/scudata/chart/Engine.java:825–888  ·  view source on GitHub ↗

执行画图动作,参数html为null时不生成超链接 @param g 图形设备 @param x x坐标 @param y y坐标 @param w 图形宽度 @param h 图形高度 @param html 用于缓存图形中产生的超链接信息

(Graphics2D g, int x, int y, int w, int h, StringBuffer html)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

generateSVGMethod · 0.95
calcBufferedImageMethod · 0.95
repaintMethod · 0.95

Calls 15

beforeDrawMethod · 0.95
drawBackMethod · 0.95
drawElementsMethod · 0.95
getAxisListMethod · 0.95
getDataListMethod · 0.95
debugMethod · 0.95
translateMethod · 0.80
removeAllMethod · 0.80
getTitlesMethod · 0.80
getTargetsMethod · 0.80
clearMethod · 0.65

Tested by

no test coverage detected