API  0.9.7
 All Classes Files Functions Variables Macros Groups Pages
CPNinePartImage Class Reference

#import <CPNinePartImage.h>

+ Inheritance diagram for CPNinePartImage:

Instance Methods

(void) - encodeWithCoder:
 
(CPString- filename
 
(CPArray) - imageSlices
 
(id) - initWithCoder:
 
(id) - initWithImageSlices:
 
(BOOL) - isNinePartImage
 
(BOOL) - isSingleImage
 
(BOOL) - isThreePartImage
 

Detailed Description

Definition at line 578 of file CPImage.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Provided by category CPNinePartImage(CPCoding).

Definition at line 634 of file CPImage.j.

- (CPString) filename
implementation

Definition at line 593 of file CPImage.j.

- (CPArray) imageSlices
implementation

Definition at line 598 of file CPImage.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Provided by category CPNinePartImage(CPCoding).

Definition at line 624 of file CPImage.j.

- (id) initWithImageSlices: (CPArray)  imageSlices
implementation

Definition at line 583 of file CPImage.j.

- (BOOL) isNinePartImage
implementation

Definition at line 613 of file CPImage.j.

- (BOOL) isSingleImage
implementation

Definition at line 603 of file CPImage.j.

- (BOOL) isThreePartImage
implementation

Definition at line 608 of file CPImage.j.


The documentation for this class was generated from the following files: