#import <TransferFktView.h>
Public Member Functions | |
| (void) | - redraw: |
| (void) | - updateDataPath: |
| (void) | - updateOpacityPath: |
| (void) | - drawRect: |
| (void) | - changeColor: |
| (void) | - drawRGBReferencePointForDensity:andContext: |
| (void) | - drawOpacityReferencePointForDensity:andContext: |
| (void) | - showColorPanel: |
Protected Attributes | |
| TransferFkt * | fkt |
| Data * | data |
| int | dataPathStartsAtY |
| CGMutablePathRef | dataPath |
| CGMutablePathRef | opacityPath |
| BOOL | isMouseDown |
| int | mouseDownInArea |
| int | selectedOpacityReferencePoint |
| int | selectedRGBReferencePoint |
| int | clickedRGBReferencePoint |
| int | clickedRGBPoint |
| int | clickedOpacityPoint |
| int | mouseDraggedOldRGBReferencePoint |
| unsigned char | mouseDraggedOldRGBReferencePointRGBA [4] |
| int | mouseDraggedOldOpacityReferencePoint |
| float | mouseDraggedOldOpacityReferencePointOpacity |
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5