#import <AUGUIKnob.h>
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: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|