UniqueValueRenderer

constructor(fieldNames: Iterable<String> = emptyList(), uniqueValues: Iterable<UniqueValue> = emptyList(), defaultLabel: String = "", defaultSymbol: Symbol? = null)

Creates a new unique value renderer object.

Since

200.1.0