public class TypedReaderCallbackImageInt
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
TypedReaderCallbackImageInt() |
protected |
TypedReaderCallbackImageInt(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(TypedReaderCallbackImageInt obj) |
void |
onRead(ImageInt datum) |
void |
onRead(ImageInt datum,
TypedReaderImageInt reader) |
protected TypedReaderCallbackImageInt(long cPtr, boolean cMemoryOwn)
public TypedReaderCallbackImageInt()
protected static long getCPtr(TypedReaderCallbackImageInt obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public void onRead(ImageInt datum)
public void onRead(ImageInt datum, TypedReaderImageInt reader)