Lynkeos
Instance Methods | Public Attributes | List of all members
MyImageStackerPseudoItem Class Reference

Object used for displaying the result name. More...

Inheritance diagram for MyImageStackerPseudoItem:
Inheritance graph
[legend]
Collaboration diagram for MyImageStackerPseudoItem:
Collaboration graph
[legend]

Instance Methods

(NSNumber *) - selectionState
 Access to the stack item's selection state. More...
 
(NSString *) - name
 Access to the stack item's name. More...
 
(NSNumber *) - index
 Access to the stack item's index number. More...
 

Public Attributes

NSString * _name
 The name to display in the outline view.
 

Detailed Description

Object used for displaying the result name.

Method Documentation

- (NSNumber *) index

Access to the stack item's index number.

Returns
Its index number (nil)

References _name.

- (NSString *) name

Access to the stack item's name.

Returns
Its name
- (NSNumber *) selectionState

Access to the stack item's selection state.

Returns
Its selection state (always selected)

References _name.


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