Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlloyPathNodeFeature

an alloy path node feature which represents a connected unit with point geometry

Hierarchy

Implements

Index

Properties

Methods

Properties

id

id: string
implements

properties

properties: Readonly<AlloyPathNodeFeatureProperties>

the cached properties of the alloy path node feature

type

implements

Methods

setGeometry

  • setGeometry(geometry: Point | null): void

setVisible

  • setVisible(visible: boolean): void

Generated using TypeDoc