Class ShadowLineBreaker


  • @Implements(value=android.graphics.text.LineBreaker.class,
                isInAndroidSdk=false,
                minSdk=29)
    public class ShadowLineBreaker
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static int nGetLineCount​(long ptr)  
      • Methods inherited from class java.lang.Object

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

      • ShadowLineBreaker

        public ShadowLineBreaker()
    • Method Detail

      • nGetLineCount

        @Implementation
        protected static int nGetLineCount​(long ptr)