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

Method beforeDraw

src/main/java/com/scudata/chart/IElement.java:31–31  ·  view source on GitHub ↗

图元的重画前数值初始化,由于初始化值在图元绘制中有先后引用,所以要先初始化,再开始画图 绘图引擎会依次调用每个绘图元素的beforeDraw, drawBack,draw, drawFore

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

drawMethod · 0.95

Implementers 5

BackGroundsrc/main/java/com/scudata/chart/elemen
TimeAxissrc/main/java/com/scudata/chart/elemen
MapAxissrc/main/java/com/scudata/chart/elemen
GraphBasesrc/main/java/com/scudata/chart/graph/
ObjectElementsrc/main/java/com/scudata/chart/Object

Calls

no outgoing calls

Tested by

no test coverage detected