fence Parameters
The FenceParameters that will be evaluated. For example, a set of polygon features representing areas of interest. The FenceParameters can cover many features or graphics that will be checked.
There are three types of FenceParameters:
A FeatureFenceParameters that is constructed from a com.arcgismaps.data.FeatureTable.
A GraphicFenceParameters that is constructed from a list of com.arcgismaps.mapping.view.Graphic objects.
A GraphicsOverlayFenceParameters that is constructed from a com.arcgismaps.mapping.view.GraphicsOverlay.
Since
200.1.0