WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

albers

albersUsa

area

  • area(feature: any): number

bounds

  • bounds(feature: any): [[number, number], [number, number]]

centroid

  • centroid(feature: any): [number, number]

circle

clipExtent

distance

  • distance(a: [number, number], b: [number, number]): number

graticule

interpolate

  • interpolate(a: [number, number], b: [number, number]): function
  • Parameters

    • a: [number, number]
    • b: [number, number]

    Returns function

      • (t: number): [number, number]
      • Parameters

        • t: number

        Returns [number, number]

length

  • length(feature: any): number

path

projection

projectionMutator

  • projectionMutator(factory: function): function
  • projectionMutator(factory: function): function

rotation

  • rotation(rotate: [number, number] | [number, number, number]): Rotation

stream

  • stream(object: any, listener: Listener): void

transform

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc