Lynkeos  1.2
Public Attributes
MyImageListData Class Reference

Compatibility wrapper class for version 0 document format. More...

#import <MyDocumentData.h>

Inheritance diagram for MyImageListData:
Inheritance graph
[legend]

List of all members.

Public Attributes

NSArray * _imageList
MyImageListItem_referenceItem
NSPoint _searchSquareOrigin
double _searchSquareSide
NSPoint _analyzeSquareOrigin
double _analyzeSquareSide
double _selectThreshold
NSRect _cropRectangle
BOOL _doubleSize
NSData * _rawStack
double _uRadius
double _uGain
double _dRadius
double _dThreshold
double _blackLevel
double _whiteLevel

Detailed Description

Compatibility wrapper class for version 0 document format.

It contains the attributes of the image list and is send to MyObjectImageList for initalization when the unarchiver creates an instance of this class.


Member Data Documentation

- (NSPoint) _analyzeSquareOrigin
- (double) _analyzeSquareSide
- (double) _blackLevel
- (NSRect) _cropRectangle
- (BOOL) _doubleSize
- (double) _dRadius
- (double) _dThreshold
- (NSArray*) _imageList
- (NSData*) _rawStack
- (NSPoint) _searchSquareOrigin
- (double) _searchSquareSide
- (double) _selectThreshold
- (double) _uGain
- (double) _uRadius
- (double) _whiteLevel

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