|
tinyows 1.2.2
|
#include <ows_struct.h>

Data Fields | |
| double | xmin |
| double | ymin |
| double | xmax |
| double | ymax |
| ows_srs * | srs |
Definition at line 134 of file ows_struct.h.
| ows_srs* Ows_bbox::srs |
Definition at line 139 of file ows_struct.h.
Referenced by ows_bbox_boundaries(), ows_bbox_free(), ows_bbox_init(), ows_bbox_set(), ows_bbox_set_from_geobbox(), ows_bbox_set_from_str(), ows_bbox_to_query(), ows_bbox_transform(), and wfs_gml_display_results().
| double Ows_bbox::xmax |
Definition at line 137 of file ows_struct.h.
Referenced by ows_bbox_boundaries(), ows_bbox_init(), ows_bbox_set(), ows_bbox_set_from_geobbox(), ows_bbox_to_query(), ows_bbox_transform(), ows_geobbox_set_from_bbox(), and wfs_gml_display_results().
| double Ows_bbox::xmin |
Definition at line 135 of file ows_struct.h.
Referenced by ows_bbox_boundaries(), ows_bbox_init(), ows_bbox_set(), ows_bbox_set_from_geobbox(), ows_bbox_to_query(), ows_bbox_transform(), ows_geobbox_set_from_bbox(), and wfs_gml_display_results().
| double Ows_bbox::ymax |
Definition at line 138 of file ows_struct.h.
Referenced by ows_bbox_boundaries(), ows_bbox_init(), ows_bbox_set(), ows_bbox_set_from_geobbox(), ows_bbox_to_query(), ows_bbox_transform(), ows_geobbox_set_from_bbox(), and wfs_gml_display_results().
| double Ows_bbox::ymin |
Definition at line 136 of file ows_struct.h.
Referenced by ows_bbox_boundaries(), ows_bbox_init(), ows_bbox_set(), ows_bbox_set_from_geobbox(), ows_bbox_to_query(), ows_bbox_transform(), ows_geobbox_set_from_bbox(), and wfs_gml_display_results().
1.14.0