ClearImageJNI
Class CiSuperObject

java.lang.Object
  extended by ClearImageJNI.CiSuperObject
Direct Known Subclasses:
ICiAdvColor, ICiBarcode, ICiBarcodeBasic, ICiBarcodePro, ICiBarcodes, ICiDataMatrix, ICiImage, ICiLine, ICiObject, ICiPdf, ICiPdf417, ICiPoint, ICiQR, ICiRect, ICiRepair, ICiServer, ICiTools

public abstract class CiSuperObject
extends java.lang.Object


Field Summary
static ClearImageJNI.CiSuperObject.theLock lockObject
           
 
Constructor Summary
CiSuperObject()
           
CiSuperObject(long oIn)
           
 
Method Summary
static void CleanUp()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lockObject

public static ClearImageJNI.CiSuperObject.theLock lockObject
Constructor Detail

CiSuperObject

public CiSuperObject()

CiSuperObject

public CiSuperObject(long oIn)
Method Detail

CleanUp

public static void CleanUp()