http://plantuml.com/class-diagram shows that I can change the spot character on a class-by-class basis, but how do I change the spot based on the presence of a stereotype with a specific value?
For example, I'd like all classes with the stereotype PartyPlaceThing to have the spot character P, or all classes with the stereotype MomentInterval to have the spot character M, in a manner similar to skinned stereotypes.