SliceGrouper

Type class

A plugin which automatically groups PercenSeries slices that are smaller than certain percent into one “Other” slice.

Slider

Type class

Creates a slider – a version of scrollbar with just one grip.

SmallMap

Type class

Creates a “bird’s eye” view of the whole map.

SortedList

Type class

A list where all items are ordered according to specific ordering function, which is passed in via constructor parameter, when creating an instance of SortedList.