Home > @magiclane/maps-sdk > AbstractGeometryItem

AbstractGeometryItem class

Signature:

export declare class AbstractGeometryItem 

Constructors

Constructor

Modifiers

Description

(constructor)(arrowType, beginArrowDirection, beginSlot, endArrowDirection, endSlot, restrictionType, shapeForm, shapeType, slotAllocation)

Constructs a new instance of the AbstractGeometryItem class

Properties

Property

Modifiers

Type

Description

arrowType

ArrowType

beginArrowDirection

ArrowDirection

beginSlot

number

endArrowDirection

ArrowDirection

endSlot

number

restrictionType

RestrictionType

shapeForm

ShapeForm

shapeType

ShapeType

slotAllocation

number

Methods

Method

Modifiers

Description

equals(other)

fromJson(json)

static

hashCode()

toJson()