API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPShadow(CPSynthesizedAccessors) Category Reference

Instance Methods

(void) - setShadowBlurRadius:
 
(void) - setShadowColor:
 
(void) - setShadowOffset:
 
(float) - shadowBlurRadius
 
(CPColor- shadowColor
 
(CGSize) - shadowOffset
 

Detailed Description

Definition at line 82 of file CPShadow.j.

Method Documentation

- (void) setShadowBlurRadius: (float)  aValue
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 111 of file CPShadow.j.

- (void) setShadowColor: (CPColor aValue
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 127 of file CPShadow.j.

- (void) setShadowOffset: (CGSize)  aValue
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 95 of file CPShadow.j.

- (float) shadowBlurRadius
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 103 of file CPShadow.j.

- (CPColor) shadowColor
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 119 of file CPShadow.j.

- (CGSize) shadowOffset
implementation

Synthesized accessor method.

Extends class CPShadow.

Definition at line 87 of file CPShadow.j.


The documentation for this category was generated from the following file: