ClearImage Access from Java using EZ-JCom.

See:
          Description

Packages
ClearImageJNI  

 

ClearImage Access from Java using EZ-JCom.

ClearImage COM Server

EZ-JCom generates one or more Java classes corresponding to COM-objects, and one or more Java classes corresponding to COM-interfaces.

Each COM-object supports one or more COM-interfaces. To work with a COM-object, first instantiate its corresponding Java class. Then obtain the Java object corresponding to a COM-interface, by calling one of the get<interface> methods provided by the COM-object. Finally call the methods of the COM-interface class.

Starting Points

Following is the list of COM-object classes and the COM-interface classes supported by each one.