Uses of Class
com.google.zxing.datamatrix.encoder.DefaultPlacement
Packages that use DefaultPlacement
-
Uses of DefaultPlacement in com.google.zxing.datamatrix
Methods in com.google.zxing.datamatrix with parameters of type DefaultPlacementModifier and TypeMethodDescriptionprivate static BitMatrixDataMatrixWriter.encodeLowLevel(DefaultPlacement placement, SymbolInfo symbolInfo, int width, int height) Encode the given symbol info to a bit matrix.