[AdgDim] "pos" and "ref1", "ref2" should be handled as AdgPoint
commit2bed7538da300a7690101763b817b0612bb5569e
authorNicola Fontana <ntd@entidi.it>
Tue, 9 Mar 2010 19:54:49 +0000 (9 20:54 +0100)
committerNicola Fontana <ntd@entidi.it>
Tue, 9 Mar 2010 19:54:49 +0000 (9 20:54 +0100)
tree27b462eca8d7d08d157dbe4285eb9e7b842f7a86
parent3109eead6250180cf74ba0ef1c31a5602bf65621
[AdgDim] "pos" and "ref1", "ref2" should be handled as AdgPoint

The basic APIs (setter and getter) must handle the property in its
native format, that is AdgPoint boxed type for the above properties.
Further convenient wrappers could be implemented, but should be treated
as additional methods.
adg/adg-adim.c
adg/adg-dim.c
adg/adg-dim.h
adg/adg-ldim.c
adg/adg-rdim.c