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

#import <CPThreePartImage.h>

+ Inheritance diagram for CPThreePartImage:

Instance Methods

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

Detailed Description

Definition at line 500 of file CPImage.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Provided by category CPThreePartImage(CPCoding).

Definition at line 569 of file CPImage.j.

- (CPString) filename
implementation

Definition at line 519 of file CPImage.j.

- (CPArray) imageSlices
implementation

Definition at line 524 of file CPImage.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Provided by category CPThreePartImage(CPCoding).

Definition at line 556 of file CPImage.j.

- (id) initWithImageSlices: (CPArray)  imageSlices
isVertical: (BOOL)  isVertical 
implementation

Definition at line 506 of file CPImage.j.

- (BOOL) isNinePartImage
implementation

Definition at line 544 of file CPImage.j.

- (BOOL) isSingleImage
implementation

Definition at line 534 of file CPImage.j.

- (BOOL) isThreePartImage
implementation

Definition at line 539 of file CPImage.j.

- (BOOL) isVertical
implementation

Definition at line 529 of file CPImage.j.


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