Home > @magiclane/maps-sdk > AbstractGeometryItem > (constructor)

AbstractGeometryItem.(constructor)

Constructs a new instance of the AbstractGeometryItem class

Signature:

constructor(arrowType?: ArrowType, beginArrowDirection?: ArrowDirection, beginSlot?: number, endArrowDirection?: ArrowDirection, endSlot?: number, restrictionType?: RestrictionType, shapeForm?: ShapeForm, shapeType?: ShapeType, slotAllocation?: number);

Parameters

Parameter

Type

Description

arrowType

ArrowType

(Optional)

beginArrowDirection

ArrowDirection

(Optional)

beginSlot

number

(Optional)

endArrowDirection

ArrowDirection

(Optional)

endSlot

number

(Optional)

restrictionType

RestrictionType

(Optional)

shapeForm

ShapeForm

(Optional)

shapeType

ShapeType

(Optional)

slotAllocation

number

(Optional)