API  1.0.0
CPParagraphStyle(CPSynthesizedAccessors) Category Reference

Instance Methods

(CPTextAlignment) - alignment
 
(unsigned) - firstLineHeadIndent
 
(unsigned) - headIndent
 
(unsigned) - lineSpacing
 
(unsigned) - maximumLineHeight
 
(unsigned) - minimumLineHeight
 
(unsigned) - paragraphSpacing
 
(void) - setAlignment:
 
(void) - setFirstLineHeadIndent:
 
(void) - setHeadIndent:
 
(void) - setLineSpacing:
 
(void) - setMaximumLineHeight:
 
(void) - setMinimumLineHeight:
 
(void) - setParagraphSpacing:
 
(void) - setTabStops:
 
(void) - setTailIndent:
 
(CPArray) - tabStops
 
(unsigned) - tailIndent
 

Detailed Description

Definition at line 222 of file CPParagraphStyle.j.

Method Documentation

◆ alignment()

- (CPTextAlignment) alignment
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 243 of file CPParagraphStyle.j.

◆ firstLineHeadIndent()

- (unsigned) firstLineHeadIndent
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 259 of file CPParagraphStyle.j.

◆ headIndent()

- (unsigned) headIndent
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 275 of file CPParagraphStyle.j.

◆ lineSpacing()

- (unsigned) lineSpacing
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 355 of file CPParagraphStyle.j.

◆ maximumLineHeight()

- (unsigned) maximumLineHeight
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 339 of file CPParagraphStyle.j.

◆ minimumLineHeight()

- (unsigned) minimumLineHeight
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 323 of file CPParagraphStyle.j.

◆ paragraphSpacing()

- (unsigned) paragraphSpacing
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 307 of file CPParagraphStyle.j.

◆ setAlignment:()

- (void) setAlignment: (CPTextAlignment)  aValue
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 251 of file CPParagraphStyle.j.

◆ setFirstLineHeadIndent:()

- (void) setFirstLineHeadIndent: (unsigned)  aValue
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 267 of file CPParagraphStyle.j.

◆ setHeadIndent:()

- (void) setHeadIndent: (unsigned)  aValue
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 283 of file CPParagraphStyle.j.

◆ setLineSpacing:()

- (void) setLineSpacing: (unsigned)  aValue
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 363 of file CPParagraphStyle.j.

◆ setMaximumLineHeight:()

- (void) setMaximumLineHeight: (unsigned)  aValue
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 347 of file CPParagraphStyle.j.

◆ setMinimumLineHeight:()

- (void) setMinimumLineHeight: (unsigned)  aValue
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 331 of file CPParagraphStyle.j.

◆ setParagraphSpacing:()

- (void) setParagraphSpacing: (unsigned)  aValue
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 315 of file CPParagraphStyle.j.

◆ setTabStops:()

- (void) setTabStops: (CPArray)  aValue
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 235 of file CPParagraphStyle.j.

◆ setTailIndent:()

- (void) setTailIndent: (unsigned)  aValue
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 299 of file CPParagraphStyle.j.

◆ tabStops()

- (CPArray) tabStops
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 227 of file CPParagraphStyle.j.

◆ tailIndent()

- (unsigned) tailIndent
implementation

Synthesized accessor method.

Extends class CPParagraphStyle.

Definition at line 291 of file CPParagraphStyle.j.


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