扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类debuggraphics的类成员方法: filloval定义及介绍
发布时间:2014-2-18
本文导语:
filloval
public void filloval(int x,
int y,
int width,
int height)
重写 graphics.filloval。
指定者:类 graphics 中的 filloval
参数:x - 要填充椭圆的左上角的 x 坐标。y - 要填充椭圆的左上角的 ...