Class ShadowRegion


  • @Implements(android.graphics.Region.class)
    public class ShadowRegion
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long nextId  
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowRegion()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Number nativeConstructor()  
      • Methods inherited from class java.lang.Object

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

      • nextId

        public static long nextId
    • Constructor Detail

      • ShadowRegion

        public ShadowRegion()
    • Method Detail

      • nativeConstructor

        @HiddenApi
        @Implementation
        public static java.lang.Number nativeConstructor()