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.

Deprecated:
ICU 54. See icu::LayoutEngine

Definition at line 246 of file LETypes.h.


Field Documentation

float LEPoint::fX

The x coordinate of the point.

Deprecated:
ICU 54. See icu::LayoutEngine

Definition at line 253 of file LETypes.h.

float LEPoint::fY

The y coordinate of the point.

Deprecated:
ICU 54. See icu::LayoutEngine

Definition at line 260 of file LETypes.h.


The documentation for this struct was generated from the following file:

Generated on 24 Jul 2019 for ICU 57.1 by  doxygen 1.6.1