Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IRecordContainer

Implemented by

Index

Methods

get

  • get(label: string, apply?: Function): any
  • Parameters

    • label: string
    • Optional apply: Function

    Returns any

getCoordinatesFromGeometry

  • getCoordinatesFromGeometry(): [number, number]
  • Returns [number, number]

getGeometry

  • getGeometry(): Geometry
  • Returns Geometry

getRecord

  • getRecord(): void
  • Returns void

hasGeometry

  • hasGeometry(): boolean
  • Returns boolean

key

  • key(): number
  • Returns number

setInfo

  • setInfo(labels: {}, compact: boolean, dataProjection: string): void
  • Parameters

    • labels: {}
      • [key: string]: number
    • compact: boolean
    • dataProjection: string

    Returns void

setRecord

  • setRecord(record: any[][]): void
  • Parameters

    • record: any[][]

    Returns void

toJSON

  • toJSON(): any
  • Returns any

toJSONStringify

  • toJSONStringify(): any
  • Returns any

Generated using TypeDoc