Class Neutron


  • public class Neutron
    extends java.lang.Object
    • Method Detail

      • zwspSeparator

        public static Neutron zwspSeparator()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • asAtom

        public Atom asAtom()
      • isSeparator

        public static boolean isSeparator​(char ch)
      • isChineseSentenceBoundary

        public static boolean isChineseSentenceBoundary​(char ch)
      • getWidth

        public double getWidth​(StringBounder stringBounder)
      • getNeutronTypeFromChar

        public static NeutronType getNeutronTypeFromChar​(char ch)