Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
core
/
gropius.dto.input.architecture.layout
/
RelationLayoutInput
RelationLayoutInput
class
RelationLayoutInput
(
val
points
:
List
<
Point
>
)
:
Input
Input which defines the layout of a Relation
Members
Constructors
Relation
Layout
Input
Link copied to clipboard
constructor
(
points
:
List
<
Point
>
)
Properties
points
Link copied to clipboard
val
points
:
List
<
Point
>
Functions
validate
Link copied to clipboard
open
fun
validate
(
)
Validates this input