Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

AUGUIKnob Class Reference

#import <AUGUIKnob.h>

List of all members.

Public Member Functions

(void) setBackgroundName:
(void) setKnobName:
(void) setBackgroundImage:
(void) setKnobImage:
(NSString *) backgroundName
(NSString *) knobName
(NSImage *) background
(NSImage *) knob
(double) doubleValue
(float) floatValue
(double) value
(double) minValue
(double) maxValue
(void) setDoubleValue:
(void) setFloatValue:
(void) setValue:
(void) setMinValue:
(void) setMaxValue:
(double) minAngle
(double) maxAngle
(void) setMinAngle:
(void) setMaxAngle:
(double) xOffset
(double) yOffset
(void) setXOffset:
(void) setYOffset:
(BOOL) integralValues
(void) setIntegralValues:


Member Function Documentation

- (NSImage *) background  
 

- (NSString *) backgroundName  
 

- (double) doubleValue  
 

- (float) floatValue  
 

- (BOOL) integralValues  
 

- (NSImage *) knob  
 

- (NSString *) knobName  
 

- (double) maxAngle  
 

- (double) maxValue  
 

- (double) minAngle  
 

- (double) minValue  
 

- (void) setBackgroundImage: (NSImage *)  image  
 

- (void) setBackgroundName: (NSString *)  name  
 

- (void) setDoubleValue: (double)  val  
 

- (void) setFloatValue: (float)  val  
 

- (void) setIntegralValues: (BOOL)  integral  
 

- (void) setKnobImage: (NSImage *)  image  
 

- (void) setKnobName: (NSString *)  name  
 

- (void) setMaxAngle: (double)  max  
 

- (void) setMaxValue: (double)  max  
 

- (void) setMinAngle: (double)  min  
 

- (void) setMinValue: (double)  min  
 

- (void) setValue: (double)  val  
 

- (void) setXOffset: (double)  offset  
 

- (void) setYOffset: (double)  offset  
 

- (double) value  
 

- (double) xOffset  
 

- (double) yOffset  
 


The documentation for this class was generated from the following files:




Generated on Sun May 23 19:32:04 2004 for AUGUI Framework by doxygen1.3.7

hosted on SourceForge.net Logo