在Graphics2D类中,用来确定填充效果的方法是()
setPaint()
setStroke()
setTranform()
setClip()
破题点:本题可从“填充效果”入手。
故本题选A。