|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectClearImageJNI.CiServer
public class CiServer
ClearImage COM root object
| Constructor Summary | |
|---|---|
CiServer()
Default COM object constructor |
|
| Method Summary | |
|---|---|
ICiServer |
getICiServer()
Retrieve the interface to ClearImage root object "ICiServer". |
static java.lang.String |
loadClearImage(java.lang.String path)
Load ClearImage Java library using explicit path. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CiServer()
throws CiException
CiException| Method Detail |
|---|
public ICiServer getICiServer()
throws CiException
CiExceptionpublic static java.lang.String loadClearImage(java.lang.String path)
path - - Path to ClearImage DLL data.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||