Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface supportJsonUtils

Provides a utility method used to deserialize a JSON renderer object returned by the REST API.

Read more...

Hierarchy

  • supportJsonUtils

Index

Methods

Methods

fromJSON

  • Creates a new instance of an appropriate Renderer class and initializes it with values from a JSON object generated from an ArcGIS product.

    Read more...

    Parameters

    • json: any

    Returns Renderer

Generated using TypeDoc