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

Method setPaint

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

设置绘图的填充风格 @param g 图形设备 @param x 填充的x坐标 @param y 填充的y坐标 @param width 填充的宽度 @param height 填充的高度 @param cc 定义了填充风格的 填充颜色类 @return 填充设置完成返回true,否则返回false

(Graphics2D g, double x, double y, double width,
			double height, ChartColor cc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

paintIconMethod · 0.95
paintIconMethod · 0.95
draw2DRectMethod · 0.95
draw3DRectMethod · 0.95
draw2DArcMethod · 0.95
setPointPaintMethod · 0.95
drawCylinderTopMethod · 0.95
drawCylinderFrontMethod · 0.95
draw2DRingMethod · 0.95
drawBackMethod · 0.95
drawStep2Method · 0.95
drawRegionMethod · 0.95

Calls 14

getGradientPaintMethod · 0.95
getColor1Method · 0.80
getColor2Method · 0.80
isGradientMethod · 0.80
getGraphicsMethod · 0.80
setStrokeMethod · 0.80
getTypeMethod · 0.65
getAngleMethod · 0.45
setColorMethod · 0.45
fillRectMethod · 0.45
drawLineMethod · 0.45

Tested by

no test coverage detected