API Docs for: 0.0.1
Show:

CAAML Class

Module: niviz

Serialize data into CAAML format

Constructor

CAAML

()

Item Index

Methods

Properties

Methods

serialize

(
  • data
)
String static

Serialize Graph object

Parameters:

  • data Object

    The profile graph, e.g. SimpleProfile, SLFProfile.

Returns:

String:

The serialized result.

serialize

(
  • data
)
String static

Serialize Graph object

Parameters:

  • data Object

    The profile graph, e.g. SimpleProfile, SLFProfile.

Returns:

String:

The serialized result.

Properties

defaults

Array static

The general settings.