java.lang.Object
de.vwsoft.barcodelib4j.twod.datamatrix.Dimension
Simply encapsulates a width and height.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Dimension
public Dimension(int width, int height)
-
-
Method Details