API 0.9.5
CPThreePartImage Class Reference

#import <CPThreePartImage.h>

Inheritance diagram for CPThreePartImage:

List of all members.

Instance Methods

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

Detailed Description

Definition at line 409 of file CPImage.j.


Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder

Definition at line 473 of file CPImage.j.

- (CPString) filename

Definition at line 428 of file CPImage.j.

- (CPArray) imageSlices

Definition at line 433 of file CPImage.j.

- (id) initWithCoder: (CPCoder aCoder

Definition at line 460 of file CPImage.j.

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

Definition at line 415 of file CPImage.j.

- (BOOL) isNinePartImage

Definition at line 448 of file CPImage.j.

- (BOOL) isThreePartImage

Definition at line 443 of file CPImage.j.

- (BOOL) isVertical

Definition at line 438 of file CPImage.j.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines