public class OCRChars
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
OCRChars() |
|
OCRChars(long n) |
protected |
OCRChars(long cPtr,
boolean cMemoryOwn) |
protected OCRChars(long cPtr, boolean cMemoryOwn)
public OCRChars()
public OCRChars(long n)
protected static long getCPtr(OCRChars obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public long size()
public long capacity()
public void reserve(long n)
public boolean isEmpty()
public void clear()
public void add(OCRChar x)
public OCRChar get(int i)
public void set(int i, OCRChar val)