Accessibility::BoundingBox Struct Reference

import "Accessibility_Accessible.idl";

Data Fields

long x
long y
long width
long height

Detailed Description

Used by Component and Text, a struct defining a bounding rectangle. The relevant coordinate system is determined by the context of the API call which returned or receives the value.


Field Documentation

the vertical extent of the bounding box, that is, the difference between the maximum and minimum y coordinate bounds.

the horizontal extent of the bounding box, that is, the difference between the maximum and minimum x coordinate bounds.

the value corresponding to the minimum or leftmost x position.

the value corresponding to the minimum y value.


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

Generated on Mon Nov 16 13:32:03 2009 for at-spi-idl by  doxygen 1.6.1