Uses of Class
com.google.zxing.aztec.encoder.AztecCode
Packages that use AztecCode
-
Uses of AztecCode in com.google.zxing.aztec.encoder
Methods in com.google.zxing.aztec.encoder that return AztecCodeModifier and TypeMethodDescriptionstatic AztecCode
Encoder.encode
(byte[] data) Encodes the given binary content as an Aztec symbol (without ECI code)static AztecCode
Encoder.encode
(byte[] data, int minECCPercent, int userSpecifiedLayers) Encodes the given binary content as an Aztec symbol (without ECI code)static AztecCode
Encodes the given binary content as an Aztec symbolstatic AztecCode
Encodes the given string content as an Aztec symbol (without ECI code)static AztecCode
Encodes the given string content as an Aztec symbol (without ECI code)static AztecCode
Encodes the given string content as an Aztec symbol