Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlloyItemFeature

an alloy item feature which represents a basic item feature on the map

Hierarchy

  • AlloyItemFeature

Implements

Index

Properties

id

id: string
implements

itemId

itemId: string
implements

properties

properties: Readonly<AlloyItemFeatureProperties>

the cached properties of the alloy item feature

type

type: Item
implements

Methods

setGeometry

  • setGeometry(geometry: Geometry | null): void

setVisible

  • setVisible(visible: boolean): void

Generated using TypeDoc