AnchorRef

@Serializable
data class AnchorRef(val kind: AnchorKind, val name: String)(source)

A typed reference to a placement anchor — a network station or a location — used as a PathDefinition endpoint.

Constructors

Link copied to clipboard
constructor(kind: AnchorKind, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard