Package 

Enum ImageShapeType

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum ImageShapeType
    
                        
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      RECTANGLE
      OVAL
    • Method Summary

      Modifier and Type Method Description
      static Array<ImageShapeType> values()
      static ImageShapeType valueOf(String name)
      • Methods inherited from class java.lang.Object

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