ITK/Java Wrapping

From KitwarePublic
< ITK
Jump to navigationJump to search

Java Wrapping

This section describes how to wrap ITK classes for being used from Java.

Since slight differences exist depending on the platform where the wrapping is done, this section will describe those platforms independently.

Due to technical issues, some classes can not be wrapped at this time. The functionality for ITK under Java will be somewhat limited. The WrapITK project is attempting to improve wrapping.

Microsoft Windows

In order to wrap ITK for Java under Microsoft Windows you must start by gathering the following materials

  1. Java Software Development Kit (Java SDK) version 1.4.2
  2. ITK CVS version posterior to July 10 2004.
  3. CSwig

It is convenient to use CSwig from CVS and to checkit out inside the source tree of ITK.

Wrapping is currently not functional for Visual Studio 8 or cygwin.

Linux



ITK: [Welcome | Site Map]