Class Bond

    • Constructor Summary

      Constructors 
      Constructor Description
      Bond​(int atomIndex1, int atomIndex2, int order)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • atomIndex1

        public int atomIndex1
      • atomIndex2

        public int atomIndex2
      • order

        public int order
      • radius

        public float radius
      • colix

        public short colix
      • uniqueID

        public int uniqueID
    • Constructor Detail

      • Bond

        public Bond​(int atomIndex1,
                    int atomIndex2,
                    int order)
        Parameters:
        atomIndex1 -
        atomIndex2 -
        order -