MyImageView(SelectionPrivate) Category Reference

Selection management part of MyImageView. More...

List of all members.

Public Member Functions

(void) - initCursorRectangles
 Set up the cursor rectangles for the current selection and mode.
(void) - processCursorRect:cursor:x:y:w:h:visible:
 Add a cursor rectangle.
(void) - timerDrag:
 Management of the "off view" scrolling.


Detailed Description

Selection management part of MyImageView.

Member Function Documentation

- (void) initCursorRectangles  

Set up the cursor rectangles for the current selection and mode.

Returns:
None

- (void) processCursorRect: (NSRect*)  r
cursor: (NSCursor*)  cur
x: (float)  x
y: (float)  y
w: (float)  w
h: (float)  h
visible: (NSRect)  v 

Add a cursor rectangle.

Parameters:
r A reference to the rectangle to update and add
cur The cursor shape to attach to this rectangle
x The origin of the cursor rectangle
y The origin of the cursor rectangle
w The width of the cursor rectangle
h The height of the cursor rectangle
v The "visible" rectangle of the view

- (void) timerDrag: (NSTimer*)  timer  

Management of the "off view" scrolling.

Parameters:
timer The timer which calls this method. This method gets called when the mouse stands still outside the view to continue auto-scrolling.


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