Lynkeos
Instance Methods | List of all members
MyImageView(Selection) Category Reference

Selection handling in MyImageView. More...

#import <MyImageView.h>

Instance Methods

(void) - getSelectionAtIndex:rect:resizable:movable:
 Get all the details of a selection. More...
 
(void) - initCursors
 Initialize all the selection related cursors. More...
 

Detailed Description

Selection handling in MyImageView.

Method Documentation

- (void) getSelectionAtIndex: (u_short)  index
rect: (LynkeosIntegerRect*)  rect
resizable: (BOOL*)  resize
movable: (BOOL*)  move 

Get all the details of a selection.

Parameters
indexThe index of the required selection
rect[out] the selection rectangle
resize[out] wether the selection is resizable
move[out] wether the selection is movable
Returns
None

Extends class MyImageView.

- (void) initCursors

Initialize all the selection related cursors.

Returns
None

Extends class MyImageView.


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