Uses of Interface
net.sourceforge.plantuml.quantization.Multiset
Packages that use Multiset
-
Uses of Multiset in net.sourceforge.plantuml.quantization
Classes in net.sourceforge.plantuml.quantization that implement MultisetMethods in net.sourceforge.plantuml.quantization with parameters of type MultisetModifier and TypeMethodDescriptionstatic QColor
QColor.getCentroid
(Multiset<QColor> colors) Quantize the given set of colors, returning a set no larger thanmaxColors
.