GraphicsOverlayFenceParameters

constructor(graphicsOverlay: GraphicsOverlay, bufferDistance: Double = 0.0)

Creates a GraphicsOverlayFenceParameters using all of the graphics in the GraphicsOverlay buffered by the buffer distance. Note that the GraphicsOverlayFenceParameters will respect any changes made to the supplied graphics overlay - for example, if a Graphic is removed or added to the original GraphicsOverlay, it will be added or removed as a fence.

Since

200.1.0