BlueprintElement

Blueprint element.

Parameters

element

raw element

scale

display scale

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
open fun from(@NotNull children: ModelChildren, @NotNull @Unmodifiable elementMap: @Unmodifiable Map<String, ModelElement>, scale: Float): BlueprintChildren
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String