Uses of Class
de.vwsoft.barcodelib4j.twod.datamatrix.Dimension
Packages that use Dimension
-
Uses of Dimension in de.vwsoft.barcodelib4j.twod.datamatrix
Methods in de.vwsoft.barcodelib4j.twod.datamatrix with parameters of type DimensionModifier and TypeMethodDescriptionstatic StringHighLevelEncoder.encodeHighLevel(String msg, SymbolShapeHint shape, Dimension minSize, Dimension maxSize, boolean isGS1, boolean forceC40) Performs message encoding of a DataMatrix message using the algorithm described in annex P of ISO/IEC 16022:2000(E).static SymbolInfoSymbolInfo.lookup(int dataCodewords, SymbolShapeHint shape, Dimension minSize, Dimension maxSize, boolean fail)