Class ShapeTypes


  • public class ShapeTypes
    extends java.lang.Object
    Enumerates shape type values.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ARC
      Arc shape type.
      static int CIRCLE
      Circle shape type.
      static int RECTANGLE
      Rectangle shape type.
      static int TRIANGLE
      Triangle shape type.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait