Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GeographicTransformationStep

Hierarchy

  • GeographicTransformationStep

Index

Properties

Methods

Properties

isInverse

isInverse: boolean

Indicates with the geographic transformation is inverted.

Read more...

wkid

wkid: number

The well-known id (wkid) hat represents a known geographic transformation.

Read more...

wkt

wkt: string

The well-known text (wkt) that represents a known geographic transformation.

Read more...

Methods

getInverse

  • Gets the inverse of the geographic transformation step used to call this method or null if the transformation step is not invertible.

    Read more...

    Returns GeographicTransformationStep

Generated using TypeDoc