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

Method drawCylinderFront

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

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

(Graphics2D g,
			java.awt.geom.Area front, 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
drawFrontBaffleMethod · 0.95

Calls 15

getRelativeBrighterMethod · 0.95
getT2Method · 0.95
getT1Method · 0.95
setPaintMethod · 0.95
fillPaintMethod · 0.95
getF2Method · 0.95
setStrokeMethod · 0.95
getColor1Method · 0.80
isDazzleMethod · 0.80
getWidthMethod · 0.65
getHeightMethod · 0.65
isEmptyMethod · 0.65

Tested by

no test coverage detected