Class: BufferAnalystParameters

L.supermap.BufferAnalystParameters

The BufferAnalystParameters base class.

new L.supermap.BufferAnalystParameters(options)

BufferAnalystParameters.js, line 5
Name Type Description
options Object

The parameters.

Name Type Description
bufferSetting L.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

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.