Path2

data class Path2(curves: Array<Curve2>, bounds: Box2, val isRing: Boolean)(source)

Constructors

Link copied to clipboard
constructor(curves: Array<Curve2>, bounds: Box2, isRing: Boolean)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun bounds(): Box2
Link copied to clipboard
Link copied to clipboard
fun reverse(): Path2
Link copied to clipboard

Properties

Link copied to clipboard