Class LSCM.EdgeTrait

    • Constructor Summary

      Constructors 
      Constructor Description
      EdgeTrait()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void read()  
      • Methods inherited from class java.lang.Object

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

      • m_length

        public double m_length
      • m_weight

        public double m_weight
      • m_mark

        public int m_mark
      • m_sharp

        public boolean m_sharp
      • m_string

        public java.lang.String m_string
    • Constructor Detail

      • EdgeTrait

        public EdgeTrait()
    • Method Detail

      • read

        public void read()