public class OCRLines
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
swigCMemOwn |
Modifier | Constructor and Description |
---|---|
|
OCRLines() |
|
OCRLines(long n) |
protected |
OCRLines(long cPtr,
boolean cMemoryOwn) |
protected OCRLines(long cPtr, boolean cMemoryOwn)
public OCRLines()
public OCRLines(long n)
protected static long getCPtr(OCRLines 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(OCRLine x)
public OCRLine get(int i)
public void set(int i, OCRLine val)