JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
F
I
N
Q
S
T
V
W
F
file()
- Method in class net.glxn.qrgen.
QRCode
returns a
File
representation of the QR code.
from(String)
- Static method in class net.glxn.qrgen.
QRCode
Create a QR code from the given text.
I
ImageType
- Enum in
net.glxn.qrgen.image
N
net.glxn.qrgen
- package net.glxn.qrgen
net.glxn.qrgen.exception
- package net.glxn.qrgen.exception
net.glxn.qrgen.image
- package net.glxn.qrgen.image
Q
QRCode
- Class in
net.glxn.qrgen
QRCode generator.
QRGenerationException
- Exception in
net.glxn.qrgen.exception
QRGenerationException(String, Throwable)
- Constructor for exception net.glxn.qrgen.exception.
QRGenerationException
S
stream()
- Method in class net.glxn.qrgen.
QRCode
returns a
ByteArrayOutputStream
representation of the QR code
T
to(ImageType)
- Method in class net.glxn.qrgen.
QRCode
Overrides the imageType from its default
ImageType.PNG
V
valueOf(String)
- Static method in enum net.glxn.qrgen.image.
ImageType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum net.glxn.qrgen.image.
ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
W
withSize(int, int)
- Method in class net.glxn.qrgen.
QRCode
Overrides the size of the qr from its default 125x125
writeTo(OutputStream)
- Method in class net.glxn.qrgen.
QRCode
writes a representation of the QR code to the supplied
OutputStream
F
I
N
Q
S
T
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013. All Rights Reserved.