Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

horLinePair Class Reference

#include <SegmentationTools.h>

Inheritance diagram for horLinePair:

Inheritance graph
[legend]
Collaboration diagram for horLinePair:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 horLinePair (point p1, int p2x)
 ~horLinePair ()
 horLinePair (point &p1, point &p2)
unsigned short getId ()
point toConsider ()
point pt1 ()
point pt2 ()
double size ()
direction getDirection ()

Private Attributes

point p1
int p2x

Constructor & Destructor Documentation

horLinePair::horLinePair point  p1,
int  p2x
[inline]
 

Definition at line 294 of file SegmentationTools.h.

horLinePair::~horLinePair  )  [inline]
 

Definition at line 299 of file SegmentationTools.h.

horLinePair::horLinePair point p1,
point p2
[inline]
 

Definition at line 301 of file SegmentationTools.h.

References p2x, and Vector2< V >::x.


Member Function Documentation

unsigned short horLinePair::getId  )  [inline, virtual]
 

Implements figure.

Definition at line 306 of file SegmentationTools.h.

References Vector2< V >::y.

point horLinePair::toConsider  )  [inline, virtual]
 

Implements figure.

Definition at line 307 of file SegmentationTools.h.

References p2x, point, Vector2< V >::x, and Vector2< V >::y.

point horLinePair::pt1  )  [inline, virtual]
 

Implements LinePair.

Definition at line 308 of file SegmentationTools.h.

References point.

Referenced by RFieldSpecialist::invokeOnPreScan().

point horLinePair::pt2  )  [inline, virtual]
 

Implements LinePair.

Definition at line 309 of file SegmentationTools.h.

References p2x, point, and Vector2< V >::y.

Referenced by RFieldSpecialist::invokeOnPreScan().

double horLinePair::size  )  [inline, virtual]
 

Reimplemented from figure.

Definition at line 310 of file SegmentationTools.h.

References p2x, and Vector2< V >::x.

direction horLinePair::getDirection  )  [inline, virtual]
 

Implements LinePair.

Definition at line 311 of file SegmentationTools.h.

References direction.


Member Data Documentation

point horLinePair::p1 [private]
 

Definition at line 290 of file SegmentationTools.h.

int horLinePair::p2x [private]
 

Definition at line 291 of file SegmentationTools.h.

Referenced by horLinePair(), pt2(), size(), and toConsider().


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:08:25 2004 for GT2004 by doxygen 1.3.6