软件包 | 描述 |
---|---|
java.awt.geom |
定义在二维几何相关的对象执行操作提供java 2D类。
|
Modifier and Type | Class and Description |
---|---|
static class |
Arc2D.Double
这个类定义了一个弧
double 指定精度。
|
static class |
Arc2D.Float
这个类定义了一个弧
float 指定精度。
|
Modifier and Type | Method and Description |
---|---|
void |
Arc2D.setArc(Arc2D a)
设置此圆弧与指定的圆弧相同。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.