API  1.0.0
CPLevelIndicator(CPSynthesizedAccessors) Category Reference

Instance Methods

(double) - criticalValue
 
(CPLevelIndicator- levelIndicatorStyle
 
(double) - maxValue
 
(double) - minValue
 
(int) - numberOfMajorTickMarks
 
(int) - numberOfTickMarks
 
(void) - setCriticalValue:
 
(void) - setLevelIndicatorStyle:
 
(void) - setMaxValue:
 
(void) - setMinValue:
 
(void) - setNumberOfMajorTickMarks:
 
(void) - setNumberOfTickMarks:
 
(void) - setTickMarkPosition:
 
(void) - setWarningValue:
 
(CPTickMarkPosition) - tickMarkPosition
 
(double) - warningValue
 

Detailed Description

Definition at line 379 of file CPLevelIndicator.j.

Method Documentation

◆ criticalValue()

- (double) criticalValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 448 of file CPLevelIndicator.j.

◆ levelIndicatorStyle()

- (CPLevelIndicator) levelIndicatorStyle
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 384 of file CPLevelIndicator.j.

◆ maxValue()

- (double) maxValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 416 of file CPLevelIndicator.j.

◆ minValue()

- (double) minValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 400 of file CPLevelIndicator.j.

◆ numberOfMajorTickMarks()

- (int) numberOfMajorTickMarks
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 496 of file CPLevelIndicator.j.

◆ numberOfTickMarks()

- (int) numberOfTickMarks
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 480 of file CPLevelIndicator.j.

◆ setCriticalValue:()

- (void) setCriticalValue: (double)  aValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 456 of file CPLevelIndicator.j.

◆ setLevelIndicatorStyle:()

- (void) setLevelIndicatorStyle: (CPLevelIndicator aValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 392 of file CPLevelIndicator.j.

◆ setMaxValue:()

- (void) setMaxValue: (double)  aValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 424 of file CPLevelIndicator.j.

◆ setMinValue:()

- (void) setMinValue: (double)  aValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 408 of file CPLevelIndicator.j.

◆ setNumberOfMajorTickMarks:()

- (void) setNumberOfMajorTickMarks: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 504 of file CPLevelIndicator.j.

◆ setNumberOfTickMarks:()

- (void) setNumberOfTickMarks: (int)  aValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 488 of file CPLevelIndicator.j.

◆ setTickMarkPosition:()

- (void) setTickMarkPosition: (CPTickMarkPosition)  aValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 472 of file CPLevelIndicator.j.

◆ setWarningValue:()

- (void) setWarningValue: (double)  aValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 440 of file CPLevelIndicator.j.

◆ tickMarkPosition()

- (CPTickMarkPosition) tickMarkPosition
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 464 of file CPLevelIndicator.j.

◆ warningValue()

- (double) warningValue
implementation

Synthesized accessor method.

Extends class CPLevelIndicator.

Definition at line 432 of file CPLevelIndicator.j.


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