As a library
You can write DeCaMino-specific code in order to implement various operations related to the DICOM standard.
DeCaMino has been designed so that simple operations can be implemented using concise code, without restraining the range of possibilities.
Click on one of the menu item to see some explanations and sample codes. For the sake of clarity and to focus on the most important logics, these codes are not complete working classes. Lines for handling exceptions, importing packages, setting threads as daemons or processing warnings are skipped on purpose.
The DeCaMino archive contains the full API documentation (javadoc) and functional example classes ready to be compiled and run.