Class Cutter.CompareVertices

  • Enclosing class:
    Cutter

    static class Cutter.CompareVertices
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) int _compareVertices​(int v1, int v2)  
      • Methods inherited from class java.lang.Object

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

      • m_orderIndex

        int m_orderIndex
    • Constructor Detail

      • CompareVertices

        CompareVertices​(int orderIndex,
                        EditShape editShape)
    • Method Detail

      • _compareVertices

        int _compareVertices​(int v1,
                             int v2)