BoxedPointOrEdge

class BoxedPointOrEdge(val bounds: Rectangle, val index: Int, val type: Int, val listIndex: Int)(source)

Constructors

Link copied to clipboard
constructor(bounds: Rectangle, index: Int, type: Int, listIndex: Int)

Properties

Link copied to clipboard
val bounds: Rectangle
Link copied to clipboard
val index: Int
Link copied to clipboard
Link copied to clipboard
val type: Int