Marking

open class Marking

Java class for anonymous complex type

.

The following schema fragment specifies the expected content contained within this class.

{@code  }

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getColor(): Color
Gets the value of the color property.
Link copied to clipboard
Gets the value of the side property.
Link copied to clipboard
open fun getType(): RoadmarkType
Gets the value of the type property.
Link copied to clipboard
open fun getWidth(): Double
Gets the value of the width property.
Link copied to clipboard
open fun setColor(value: Color)
Sets the value of the color property.
Link copied to clipboard
Sets the value of the side property.
Link copied to clipboard
open fun setType(value: RoadmarkType)
Sets the value of the type property.
Link copied to clipboard
open fun setWidth(value: Double)
Sets the value of the width property.