FeatureFenceParameters constructor

FeatureFenceParameters({
  1. required FeatureTable featureTable,
  2. double bufferDistance = 0,
})

Creates a FeatureFenceParameters using all of the features in the FeatureTable.

Parameters: