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 |
(Optional) | |
|
beginArrowDirection |
(Optional) | |
|
beginSlot |
number |
(Optional) |
|
endArrowDirection |
(Optional) | |
|
endSlot |
number |
(Optional) |
|
restrictionType |
(Optional) | |
|
shapeForm |
(Optional) | |
|
shapeType |
(Optional) | |
|
slotAllocation |
number |
(Optional) |