Package 

Class PathExtensionsKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit horizontalCubicTo(Path $self, Float prevX, Float prevY, Float x, Float y, Float curvature) A convenience function for Path.cubicTo that helps with adding a cubic curve with a certain curvature.
      • Methods inherited from class java.lang.Object

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