class GUILinkPoint


Definition#include <data-flow/include/UILink.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

 GUILinkPoint (double _x, double _y) : x(_x), y(_y)

 GUILinkPoint (const GUILinkPoint &cpy) : x(cpy.x), y(cpy.y)

GUILinkPoint &  operator= (const GUILinkPoint &eq)

void  setxy (double _x, double _y)

double  dist (const GUILinkPoint &p)

bool  between (const GUILinkPoint &p1, const GUILinkPoint &p2)

double x

double y


Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40.