Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AlloyWfsFeature

an alloy wfs feature

Hierarchy

  • AlloyWfsFeature

Implements

Index

Properties

allowsHover

allowsHover: true
implements

allowsSelection

allowsSelection: true
implements

id

id: string
implements

properties

properties: Readonly<AlloyWfsFeatureProperties>

the properties for the wfs feature

type

type: Wfs
implements

Methods

getGeometryName

  • getGeometryName(): string

setGeometry

  • setGeometry(geometry: Geometry | null): void

setVisible

  • setVisible(visible: boolean): void

Generated using TypeDoc