AttributeFilter

sealed interface AttributeFilter(source)

A filter given by an attribute name and values. The 3D feature object should be hidden if its value for the attribute name is not specified in the collection of values.

See also

Properties

Link copied to clipboard
abstract var name: String

The name of the attribute

Link copied to clipboard
abstract var values: ReadonlyArray<Comparable<*>>

The collection of values