Class DataMatrixComponent

    • Constructor Detail

      • DataMatrixComponent

        public DataMatrixComponent()
    • Method Detail

      • getShape

        public String getShape()
      • setShape

        public void setShape​(String shape)
      • setShape

        public void setShape​(org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint shape)
      • getMinSymbolWidth

        public Integer getMinSymbolWidth()
      • setMinSymbolWidth

        public void setMinSymbolWidth​(Integer minSymbolWidth)
      • getMaxSymbolWidth

        public Integer getMaxSymbolWidth()
      • setMaxSymbolWidth

        public void setMaxSymbolWidth​(Integer maxSymbolWidth)
      • getMinSymbolHeight

        public Integer getMinSymbolHeight()
      • setMinSymbolHeight

        public void setMinSymbolHeight​(Integer minSymbolHeight)
      • getMaxSymbolHeight

        public Integer getMaxSymbolHeight()
      • setMaxSymbolHeight

        public void setMaxSymbolHeight​(Integer maxSymbolHeight)