TransferFkt.m File Reference


Functions

TransferFkt * sharedInstance ()
id init ()
id allocWithZone: (NSZone *zone)
id copyWithZone: (NSZone *zone)
id retain ()
unsigned retainCount ()
void release ()
id autorelease ()
void setNeedsUpdateRGB: (BOOL yesNo)
void setNeedsUpdateOpacity: (BOOL yesNo)
void createLookupTables ()
void updateRGBPerDensity ()
void updateOpacityPerDensity ()
void update ()
unsigned char * colorTable ()
void setRGBA:forDensity: (unsigned char *rgba,[forDensity] int density)
void getRGBA:forDensity: (unsigned char *rgba,[forDensity] int density)
void setColor:forDensity: (NSColor *color,[forDensity] int density)
NSColor * getColorForDensity: (int density)
void addRGBReferencePointForDensity:withRGBA: (int density,[withRGBA] unsigned char *rgba)
void removeRGBReferencePointForDensity: (int density)
BOOL isRGBReferencePoint: (int density)
void addOpacityReferencePointForDensity:withOpacity: (int density,[withOpacity] unsigned char opacity)
void removeOpacityReferencePointForDensity: (int density)
BOOL isOpacityReferencePoint: (int density)

Variables

implementation TransferFkt
static TransferFkt * 
sharedInstance = nil

Function Documentation

void addOpacityReferencePointForDensity:withOpacity: (  int  density,
[withOpacity] unsigned char  opacity
)  [virtual]
 

void addRGBReferencePointForDensity:withRGBA: (  int  density,
[withRGBA] unsigned char*  rgba
)  [virtual]
 

id allocWithZone: (  NSZone*  zone  )  [static, virtual]
 

id autorelease (   )  [virtual]
 

unsigned char* colorTable (   )  [virtual]
 

id copyWithZone: (  NSZone*  zone  )  [virtual]
 

void createLookupTables (   )  [virtual]
 

NSColor* getColorForDensity: (  int  density  )  [virtual]
 

void getRGBA:forDensity: (  unsigned char*  rgba,
[forDensity] int  density
)  [virtual]
 

id init (   )  [virtual]
 

BOOL isOpacityReferencePoint: (  int  density  )  [virtual]
 

BOOL isRGBReferencePoint: (  int  density  )  [virtual]
 

void release (   )  [virtual]
 

void removeOpacityReferencePointForDensity: (  int  density  )  [virtual]
 

void removeRGBReferencePointForDensity: (  int  density  )  [virtual]
 

id retain (   )  [virtual]
 

unsigned retainCount (   )  [virtual]
 

void setColor:forDensity: (  NSColor*  color,
[forDensity] int  density
)  [virtual]
 

void setNeedsUpdateOpacity: (  BOOL  yesNo  )  [virtual]
 

void setNeedsUpdateRGB: (  BOOL  yesNo  )  [virtual]
 

void setRGBA:forDensity: (  unsigned char*  rgba,
[forDensity] int  density
)  [virtual]
 

TransferFkt* sharedInstance (   )  [static, virtual]
 

void update (   )  [virtual]
 

void updateOpacityPerDensity (   )  [virtual]
 

void updateRGBPerDensity (   )  [virtual]
 


Variable Documentation

implementation TransferFkt static TransferFkt* sharedInstance = nil
 


Generated on Wed Dec 7 12:30:37 2005 for Volumizer by  doxygen 1.4.5