Class: BufferAnalystParameters

SuperMap.BufferAnalystParameters

The BufferAnalystParameters base class.

new SuperMap.BufferAnalystParameters(options)

BufferAnalystParameters.js, line 5
Name Type Description
options Object

The parameters.

Name Type Description
bufferSetting SuperMap.BufferSetting optional

Sets the general buffer parameter. Provides the necessary parameters information for buffer analysis, including the left buffer distance, right buffer distance, endpoint types, number of arc segment of the round.

Members

bufferSettingSuperMap.BufferSetting

Sets the general buffer parameter. Provides the necessary parameters information for buffer analysis, including the left buffer distance, right buffer distance, endpoint types, number of arc segment of the round.

Methods

destroy()

BufferAnalystParameters.js, line 27

Disposes the resource. The property that references resource is set to null.