class RelationLayoutInput(val points: List<Point>) : Input

Input which defines the layout of a Relation

Constructors

Link copied to clipboard
constructor(points: List<Point>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun validate()

Validates this input