PointCloudClassBreaksRenderer

constructor(attributeName: String, classBreaks: Iterable<PointCloudColorClassBreak>)

Creates a class breaks renderer with the specified attribute name and collection of class breaks.

Since

300.1.0

Parameters

attributeName

The name of the attribute to use for the renderer.

classBreaks

A collection of class breaks that define a color to apply to each range of values.