Package 

Class TextRippleIndication.ClipContentDrawScope

  • All Implemented Interfaces:
    androidx.compose.ui.graphics.drawscope.ContentDrawScope , androidx.compose.ui.graphics.drawscope.DrawScope , androidx.compose.ui.unit.Density

    
    public final class TextRippleIndication.ClipContentDrawScope
     implements DrawScope, ContentDrawScope
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Offset getCenter()
      Float getDensity()
      DrawContext getDrawContext()
      Float getFontScale()
      LayoutDirection getLayoutDirection()
      Size getSize()
      Unit drawContent()
      • Methods inherited from class net.meilcli.rippletext.compose.TextRippleIndication.ClipContentDrawScope

        drawArc, drawArc, drawCircle, drawCircle, drawImage, drawImage, drawImage, drawLine, drawLine, drawOval, drawOval, drawPath, drawPath, drawPoints, drawPoints, drawRect, drawRect, drawRoundRect, drawRoundRect
      • Methods inherited from class androidx.compose.ui.graphics.drawscope.DrawScope

        roundToPx, roundToPx, toDp, toDp, toDp, toDpSize, toPx, toPx, toRect, toSize, toSp, toSp, toSp
      • Methods inherited from class java.lang.Object

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