filter

fun filter(configure: FilterBuilder.() -> Unit)

Restrict the scroll to points matching this filter.


fun filter(filter: Filter)

Restrict the scroll to points matching an already-built Filter.