Class ShadowNinePatch


  • @Implements(android.graphics.NinePatch.class)
    public class ShadowNinePatch
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowNinePatch()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static boolean isNinePatchChunk​(byte[] chunk)  
      • Methods inherited from class java.lang.Object

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

      • ShadowNinePatch

        public ShadowNinePatch()
    • Method Detail

      • isNinePatchChunk

        @Implementation
        protected static boolean isNinePatchChunk​(byte[] chunk)