API  0.9.6
 All Classes Files Functions Variables Macros Modules Pages
CPFont(CPCoding) Category Reference

Instance Methods

(void) - encodeWithCoder:
 
(id) - initWithCoder:
 

Detailed Description

Definition at line 437 of file CPFont.j.

Method Documentation

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Writes the font information out to a coder.

Parameters
aCoderthe coder to which the data will be written

Extends class CPFont.

Definition at line 459 of file CPFont.j.

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the font from a coder.

Parameters
aCoderthe coder from which to read the font data
Returns
the initialized font

Extends class CPFont.

Definition at line 444 of file CPFont.j.


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