comparison Sphinx/source/plugins/java.rst @ 1090:9fdd3714efc1

python 4.3
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 Jul 2024 11:02:30 +0200
parents 649d180ed8ad
children
comparison
equal deleted inserted replaced
1089:b152822fc3cd 1090:9fdd3714efc1
20 Java API is automatically generated from the `Orthanc plugin SDK in C 20 Java API is automatically generated from the `Orthanc plugin SDK in C
21 <https://orthanc.uclouvain.be/hg/orthanc/file/Orthanc-1.12.4/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h>`__ 21 <https://orthanc.uclouvain.be/hg/orthanc/file/Orthanc-1.12.4/OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h>`__
22 using the `Clang <https://en.wikipedia.org/wiki/Clang>`__ compiler 22 using the `Clang <https://en.wikipedia.org/wiki/Clang>`__ compiler
23 front-end. 23 front-end.
24 24
25 As of release 1.0 of the plugin, the coverage of the C SDK is about 25 As of release 1.0 of the plugin, **the coverage of the C SDK is about
26 76% (122 functions are automatically wrapped in Java out of a total of 26 74%** (122 functions are automatically wrapped in Java out of a total
27 160 functions from the Orthanc SDK 1.10.0). 27 of 165 functions from the Orthanc SDK 1.10.0).
28 28
29 **For researchers**: `Please cite this paper 29 **For researchers**: `Please cite this paper
30 <https://doi.org/10.5220/0012384600003657>`__. 30 <https://doi.org/10.5220/0012384600003657>`__.
31 31
32 32