Lynkeos  1.2
Classes | Enumerations
MyImageView.h File Reference
#import <Cocoa/Cocoa.h>
Include dependency graph for MyImageView.h:
This graph shows which files directly or indirectly include this file:

Classes

class  MyImageView
 
category  MyImageView(Selection)
 
protocol  <MyImageViewDelegate>
 

Enumerations

enum  MySelectingMode {
  SelNone, SelNormal, SelH, SelV,
  SelMove
}
 

Enumeration Type Documentation

◆ MySelectingMode

Enumerator
SelNone 
SelNormal 
SelH 
SelV 
SelMove