Class LayerTypes


  • public class LayerTypes
    extends java.lang.Object
    Enumerates layer type values.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int IMAGE
      Image layer type.
      static int SHAPE
      Shape layer type.
      static int TEXT
      Text layer type.
    • Method Summary

      • Methods inherited from class java.lang.Object

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