Package-level declarations

Properties

Link copied to clipboard
@get:JvmName(name = "segmentBounds")
val Iterable<Segment2D>.bounds: Rectangle

Evaluates the bounds around all Segment instances in the Iterable

@get:JvmName(name = "shapeContourBounds")
val Iterable<ShapeContour>.bounds: Rectangle

Evaluates the bounds around all ShapeContour instances in the Iterable

@get:JvmName(name = "shapeBounds")
val Iterable<Shape>.bounds: Rectangle

Evaluates the bounds around all Shape instances in the Iterable