public static class NIVision.QRCodeSizeOptions extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
QRCodeSizeOptions() |
protected |
QRCodeSizeOptions(java.nio.ByteBuffer backing,
int offset) |
|
QRCodeSizeOptions(int minSize,
int maxSize) |
protected |
QRCodeSizeOptions(long nativeObj,
boolean owned) |
Modifier and Type | Method and Description |
---|---|
void |
read() |
protected void |
setBuffer(java.nio.ByteBuffer backing,
int offset) |
int |
size() |
void |
write() |
public QRCodeSizeOptions()
public QRCodeSizeOptions(int minSize, int maxSize)
protected QRCodeSizeOptions(java.nio.ByteBuffer backing, int offset)
protected QRCodeSizeOptions(long nativeObj, boolean owned)