@Name(value="std::vector<cv::text::ERStat>") public static class opencv_text.ERStatVector extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ERStatVector() |
ERStatVector(long n) |
ERStatVector(opencv_text.ERStat... array) |
ERStatVector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_text.ERStat |
get(long i) |
opencv_text.ERStatVector |
put(long i,
opencv_text.ERStat value) |
opencv_text.ERStatVector |
put(opencv_text.ERStat... array) |
opencv_text.ERStatVector |
put(opencv_text.ERStatVector x) |
void |
resize(long n) |
long |
size() |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic ERStatVector(Pointer p)
Pointer.Pointer(Pointer).public ERStatVector(opencv_text.ERStat... array)
public ERStatVector()
public ERStatVector(long n)
@Name(value="operator=") @ByRef public opencv_text.ERStatVector put(@ByRef opencv_text.ERStatVector x)
public long size()
@Index @ByRef public opencv_text.ERStat get(@Cast(value="size_t") long i)
public opencv_text.ERStatVector put(@Cast(value="size_t") long i, opencv_text.ERStat value)
public opencv_text.ERStatVector put(opencv_text.ERStat... array)
Copyright © 2017. All rights reserved.