Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ArkLinePrefs Class Reference

#import <ArkLinePrefs.h>

List of all members.

Public Member Functions

(id) - delegate
(void) - setDelegate:
(BOOL) - drawLine
(void) - setDrawLine:
(float) - width
(void) - setWidth:
(BOOL) - isDashed
(BOOL) - getDash:count:
(void) - setDash:count:
(NSColor *) - color
(void) - setColor:

Protected Attributes

BOOL drawLine
float width
BOOL isDashed
float * dash
int dashLength
NSColor * color
id del
BOOL notifyDelegate


Member Function Documentation

- (NSColor*) color  
 

- (id) delegate  
 

- (BOOL) drawLine  
 

- (BOOL) getDash: (float **)  dashPtr
count: (int *)  len
 
 

- (BOOL) isDashed  
 

- (void) setColor: (NSColor *)  newColor  
 

- (void) setDash: (float *)  newDash
count: (int)  len
 
 

- (void) setDelegate: (id)  newDel  
 

- (void) setDrawLine: (BOOL)  draw  
 

- (void) setWidth: (float)  newWidth  
 

- (float) width  
 


Member Data Documentation

- (NSColor *) color [protected]
 

- (float*) dash [protected]
 

- (int) dashLength [protected]
 

- (id) del [protected]
 

- (BOOL) drawLine [protected]
 

- (BOOL) isDashed [protected]
 

- (BOOL) notifyDelegate [protected]
 

- (float) width [protected]
 


The documentation for this class was generated from the following files:
Generated on Tue Sep 6 14:54:37 2005 for Arkonnekt Sound by  doxygen 1.4.4