MyPoint Class Reference

#import <MyPoint.h>

List of all members.

Public Member Functions

(void) - setX:
(void) - setY:
(void) - setThickness:
(float) - x
(float) - y
(float) - thickness
(float) - getDistanceToPoint:
(MyPoint *) - getLeftPointForDistance:
(MyPoint *) - getRightPointForDistance:

Static Public Member Functions

(MyPoint *) + pointForX:Y:

Protected Attributes

float x
float y
float thickness


Member Function Documentation

- (float) getDistanceToPoint: (MyPoint *)  p  
 

- (MyPoint *) getLeftPointForDistance: (float)  d  
 

- (MyPoint *) getRightPointForDistance: (float)  d  
 

+ (MyPoint *) pointForX: (float)  _x
Y: (float)  _y
 
 

- (void) setThickness: (float)  t  
 

- (void) setX: (float)  _x  
 

- (void) setY: (float)  _y  
 

- (float) thickness  
 

- (float) x  
 

- (float) y  
 


Member Data Documentation

- (float) thickness [protected]
 

- (float) x [protected]
 

- (float) y [protected]
 


The documentation for this class was generated from the following files:
Generated on Tue Jan 17 22:34:34 2006 for Flowminator by  doxygen 1.4.5