public abstract class Specification
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected long |
mNativeContext |
Modifier | Constructor and Description |
---|---|
protected |
Specification(long nativeContext,
boolean ownNative) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
float |
getPhysicalHeightInInches()
Returns physical height in inches of the detection location defined by this specification.
|
protected abstract void |
terminateNative(long nativeContext) |
protected abstract void terminateNative(long nativeContext)
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
public float getPhysicalHeightInInches()