API  1.0.0
CPFontDescriptor(CPCoding) Category Reference

Instance Methods

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

Detailed Description

Definition at line 217 of file CPFontDescriptor.j.

Method Documentation

◆ encodeWithCoder:()

- (void) encodeWithCoder: (CPCoder aCoder
implementation

Writes the font descriptor to a coder.

Parameters
aCoderthe coder to which the data will be written

Extends class CPFontDescriptor.

Definition at line 235 of file CPFontDescriptor.j.

◆ initWithCoder:()

- (id) initWithCoder: (CPCoder aCoder
implementation

Initializes the font descriptor from a coder.

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

Extends class CPFontDescriptor.

Definition at line 225 of file CPFontDescriptor.j.


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