API  1.0.0
CPFont(CPCoding) Category Reference

Instance Methods

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

Detailed Description

Definition at line 475 of file CPFont.j.

Method Documentation

◆ encodeWithCoder:()

- (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 497 of file CPFont.j.

◆ initWithCoder:()

- (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 482 of file CPFont.j.


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