[AdgPoint] Renamed APIs to fulfill guidelines
commitbc7a755c193dc48671f7c97d3f17e48a94fca958
authorNicola Fontana <ntd@entidi.it>
Fri, 29 Jan 2010 15:33:18 +0000 (29 16:33 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 29 Jan 2010 15:33:18 +0000 (29 16:33 +0100)
treead038b5e16fa2304ded48229c3f0c87832eba86d
parent2ad57d7b9ebec15e1e5b6d8f9515b3c53aa8d3bd
[AdgPoint] Renamed APIs to fulfill guidelines

The following APIs have been renamed:

adg_point_set => adg_point_set_pair
adg_point_set_explicit => adg_point_set_pair_explicit
adg_point_set_from_model => adg_point_set_pair_from_model
adg_point_pair => adg_point_get_pair

Also, the functions have been reordered in the usual way (setter before
getter).
adg/adg-adim.c
adg/adg-dim.c
adg/adg-point.c
adg/adg-point.h