Class SweepComparator.SimpleEdge

  • Enclosing class:
    SweepComparator

    static final class SweepComparator.SimpleEdge
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SimpleEdge()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • m_value

        int m_value
      • m_line

        Line m_line
      • m_dxdy

        double m_dxdy
      • m_b_horizontal

        boolean m_b_horizontal
      • m_b_curve

        boolean m_b_curve
    • Constructor Detail

      • SimpleEdge

        SimpleEdge()