Definition at line 475 of file CPFont.j.
◆ encodeWithCoder:()
- (void) encodeWithCoder: |
|
(CPCoder) |
aCoder |
|
|
implementation |
Writes the font information out to a coder.
- Parameters
-
aCoder | the 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
-
aCoder | the 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: