LEPoint Struct Reference

Used to hold a pair of (x, y) values which represent a point. More...

#include <LETypes.h>


Data Fields

float fX
 The x coordinate of the point.
float fY
 The y coordinate of the point.


Detailed Description

Used to hold a pair of (x, y) values which represent a point.

Stable:
ICU 2.4

Definition at line 270 of file LETypes.h.


Field Documentation

float LEPoint::fX
 

The x coordinate of the point.

Stable:
ICU 2.4

Definition at line 278 of file LETypes.h.

float LEPoint::fY
 

The y coordinate of the point.

Stable:
ICU 2.4

Definition at line 286 of file LETypes.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 27 08:27:35 2008 for ICU 3.6 by  doxygen 1.3.9.1