[Insight-users] WrapITK and Java Bindings

Julien Michel julien.michel at c-s.fr
Tue Nov 24 04:58:38 EST 2009


Gaetan, Luis,

Just to let you know, I managed to update the itk_doxy2swig.py script so 
as to get the doxygen information imported into javadoc comments in the 
java proxy classes. I am only missing a few things :
- gccxml (ot pygccxml) seems to strip newlines so the imported doc is a 
little compact (hard to read)
- I have trouble tranlating the \See to @see, since the name of classes 
changes (because of mangling)
- Something more annoying : sometimes the proxy classes does not inherit 
from its real superclass but rather from myClass_Superclass, which has 
no documentation. Therefore, the inheritance scheme in javadoc is broken.
- For now I did not tranlate \param to @param and \return to @return

Any idea on how to fix those points ? I shall send you a patch as soon 
as these points have been adressed.

Regards,

Julien
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Julien MICHEL - Ingénieur d'études - Traitement d'images
CS Systèmes d'Information - Division ESPACE
Département Information Géographique & Image
Téléphone : +33 561 17 64 27
Email : julien.michel at c-s.fr

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



More information about the Insight-users mailing list