<h2>org.das2.util.FixedWidthFormatter</h2><p></p> <h2>FixedWidthFormatter( )</h2> <p></p> <hr> <a name="format"></a> <h2>format</h2> format( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> s, int nchars ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> <p></p> <h3>Parameters</h3> s - a String <br> nchars - an int <h3>Returns:</h3> java.lang.String <br><br> <a href="https://github.com/autoplot/dev/search?q=format&unscoped_q=format">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/util/FixedWidthFormatter.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/util/FixedWidthFormatter.html#format">[view on old javadoc]</a> <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCoreUtil/src/org/das2/util/FixedWidthFormatter.java">[view source]</a> <br> <br> <hr> <a name="formatWide"></a> <h2>formatWide</h2> formatWide( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> s, int nchars ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> <p></p> <h3>Parameters</h3> s - a String <br> nchars - an int <h3>Returns:</h3> java.lang.String <br><br> <a href="https://github.com/autoplot/dev/search?q=formatWide&unscoped_q=formatWide">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/util/FixedWidthFormatter.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/util/FixedWidthFormatter.html#formatWide">[view on old javadoc]</a> <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCoreUtil/src/org/das2/util/FixedWidthFormatter.java">[view source]</a> <br> <br>