MyImageView(Selection) Class Reference

Selection handling in MyImageView. More...

#import <MyImageView.h>

List of all members.

Public Member Functions

(void) - initCursors
 Initialize all the selection related cursors.
(MyIntegerRect- getSelection
 Retrieve the current selection.
(unsigned int) - getModifiers
 Get the modifiers associated with the selection.
(void) - setSelection:resizable:movable:
 Set the selection rectangle.


Detailed Description

Selection handling in MyImageView.

Member Function Documentation

- (void) initCursors  

Initialize all the selection related cursors.

Returns:
None

- (MyIntegerRect) getSelection  

Retrieve the current selection.

Returns:
The current selection rectangle

- (unsigned int) getModifiers  

Get the modifiers associated with the selection.

Returns:
The modifiers of the current selection

- (void) setSelection: (MyIntegerRect selection
resizable: (BOOL)  resize
movable: (BOOL)  move 

Set the selection rectangle.

Parameters:
selection The new selection.
resize Is this new selection resizable.
move Whether the selection can be moved


The documentation for this class was generated from the following files:
Generated on Sat Mar 22 17:44:51 2008 for Lynkeos by  doxygen 1.5.4