GraphicFenceParameters

constructor(graphics: Iterable<Graphic> = mutableListOf(), bufferDistance: Double = 0.0)
constructor(bufferDistance: Double)

Creates a GraphicFenceParameters that will apply a buffer distance to any graphics that are added to GraphicFenceParameters.graphics.

Since

200.1.0