Package org.jmol.util

Class Txt


  • public class Txt
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Txt()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String formatText​(JmolViewer vwr, java.lang.String text0)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Txt

        public Txt()
    • Method Detail

      • formatText

        public static java.lang.String formatText​(JmolViewer vwr,
                                                  java.lang.String text0)