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

Method drawCylinderTop

src/main/java/com/scudata/chart/Utils.java:2988–3026  ·  view source on GitHub ↗

按照指定参数绘制圆柱体的顶面 @param g 图形设备 @param topOval 顶面圆 @param bc 边框颜色 @param bs 边框风格 @param bw 边框粗度 @param transparent 透明度 @param chartColor 填充颜色 @param isVertical 是否竖向圆柱

(Graphics2D g, Arc2D.Double topOval,
			Color bc, int bs, float bw, float transparent,
			ChartColor chartColor, boolean isVertical)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

drawCylinderMethod · 0.95
drawingMethod · 0.95

Calls 15

getT1Method · 0.95
getT2Method · 0.95
setPaintMethod · 0.95
fillPaintMethod · 0.95
setAngleMethod · 0.95
setGradientMethod · 0.95
setColor1Method · 0.95
setColor2Method · 0.95
fillMethod · 0.95
getOriginMethod · 0.95
setStrokeMethod · 0.95
getColor1Method · 0.80

Tested by

no test coverage detected