Class GTKCurve
NSObject
|
+---GTK
|
+---GTKObject
|
+---GTKWidget
|
+---GTKDrawingArea
|
+---GTKCurve
Class GTKCurve inherits from GTKDrawingArea
Last modified: 10.8.98 (./GToolKit.m)
- + curve
-
- + (guint) getType
-
- - (void) getVector:(int) veclen vector:(gfloat *) vector
-
- - init
-
- - (void) reset
-
- - (void) setCurveType:(GtkCurveType) type
-
- - (void) setGamma:(gfloat) gamma
-
- - (void) setRange:(gfloat) min_x maxX:(gfloat) max_x minY:(gfloat) min_y maxY:(gfloat) max_y
-
- - (void) setVector:(int) veclen vector:(gfloat *) vector
-
Methods
+ (guint) getType
Overrides: + (guint) getType in GTKDrawingArea
+ curve
- init
Overrides: - init in GTKDrawingArea
- (void) reset
- (void) setGamma:(gfloat) gamma
- (void) setRange:(gfloat) min_x maxX:(gfloat) max_x minY:(gfloat) min_y maxY:(gfloat) max_y
- (void) getVector:(int) veclen vector:(gfloat *) vector
- (void) setVector:(int) veclen vector:(gfloat *) vector
- (void) setCurveType:(GtkCurveType) type
generated Mon Aug 10 22:08:05 1998
by Objcdoc