Line2dInterface

abstract class Line2dInterface

Constructors

Link copied to clipboard
fun Line2dInterface()

Functions

Link copied to clipboard
abstract fun asGraphicsObject(): GraphicsObjectInterface
Link copied to clipboard
abstract fun setLine(line: SharedBytes, indices: SharedBytes)