Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Compound Members  

Position Struct Reference

Position holds the x- ,y-coordinate of a point. More...

#include <nodeprint.h>

List of all members.

Public Attributes

double x
double y


Detailed Description

Position holds the x- ,y-coordinate of a point.

Definition at line 35 of file nodeprint.h.


Member Data Documentation

double x
 

Definition at line 37 of file nodeprint.h.

Referenced by LayoutVisitor::calculatePosition().

double y
 

Definition at line 38 of file nodeprint.h.

Referenced by LayoutVisitor::calculatePosition().


The documentation for this struct was generated from the following file:
Generated on Mon Jan 6 12:02:27 2003 for TreeComp by doxygen1.2.17