com.google.zxing.oned.rss
Class RSSUtils

java.lang.Object
  extended by com.google.zxing.oned.rss.RSSUtils

public final class RSSUtils
extends java.lang.Object

Adapted from listings in ISO/IEC 24724 Appendix B and Appendix G.


Method Summary
static int getRSSvalue(int[] widths, int maxWidth, boolean noNarrow)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRSSvalue

public static int getRSSvalue(int[] widths,
                              int maxWidth,
                              boolean noNarrow)