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