org.gnu.gtk
public class Curve extends DrawingArea
| Constructor Summary | |
|---|---|
| Curve()
Create a new Curve object. | |
| Curve(Handle handle)
Construct a new Curve from a handle to a native resource. | |
| Method Summary | |
|---|---|
| static Curve | getCurve(Handle handle)
Internal static factory method to be used by Java-Gnome only. |
| static Type | getType()
Retrieve the runtime type used by the GLib library. |