Class Quad

  • Direct Known Subclasses:
    Rect

    public class Quad
    extends java.lang.Object
    Represents a polygon made of 4 points.
    • Constructor Summary

      Constructors 
      Constructor Description
      Quad()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Quad

        public Quad()