Class XtlWriter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean haveUnitCell  
      private static java.lang.String[] twelfths  
    • Constructor Summary

      Constructors 
      Constructor Description
      XtlWriter()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String clean​(float f)  
      private static int twelfthsOf​(float f)  
      • Methods inherited from class java.lang.Object

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

      • haveUnitCell

        protected boolean haveUnitCell
      • twelfths

        private static final java.lang.String[] twelfths
    • Constructor Detail

      • XtlWriter

        public XtlWriter()
    • Method Detail

      • clean

        protected java.lang.String clean​(float f)
      • twelfthsOf

        private static int twelfthsOf​(float f)