Package | Description |
---|---|
com.google.zxing.qrcode.encoder |
Modifier and Type | Method and Description |
---|---|
(package private) static MinimalEncoder.VersionSize |
MinimalEncoder.getVersionSize(Version version) |
static MinimalEncoder.VersionSize |
MinimalEncoder.VersionSize.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MinimalEncoder.VersionSize[] |
MinimalEncoder.VersionSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
(package private) static Version |
MinimalEncoder.getVersion(MinimalEncoder.VersionSize versionSize) |