The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Quadrant
|
/*
* ENUM: SE_Quadrant
*
* This data type is used by <Quad Tree Data> to specify which quadrant
* of a Quad Tree is represented by the associated <Feature Hierarchy>
* (for a <Quad Tree Related Features>) or <Geometry Hierarchy> (for a
* <Quad Tree Related Geometry>).
*
* The numbering of the quadrants is based upon the region Quad Trees
* described in The Design and Analysis of Spatial Data Structures, by
* Hanan Samet, Addison-Wesley, 1990.
*/
} SE_Quadrant;
Enumerant Notes
Northwest quadrant.
Northeast quadrant.
Southwest quadrant.
Southeast quadrant.
Prev: SE_Property_Data_Value_Type.
Next: SE_Reference_Vector_Type.
Return to:
Top of this Page,
Type Index
Last updated: May 15, 2003
|
Copyright © 2003 SEDRIS
|
|