Class ShadowOutline


  • @Implements(value=android.graphics.Outline.class,
                minSdk=21)
    public class ShadowOutline
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowOutline()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void setConvexPath​(android.graphics.Path convexPath)  
      • Methods inherited from class java.lang.Object

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

      • ShadowOutline

        public ShadowOutline()
    • Method Detail

      • setConvexPath

        @Implementation
        protected void setConvexPath​(android.graphics.Path convexPath)