interface CountAesthetics : OptionsCapsule
weight |
abstract val weight: Any? |
seal |
open fun seal(): Options |
CountMapping |
class CountMapping : CountAesthetics, WithGroupOption |
stat_count |
class stat_count : CountAesthetics, BarAesthetics, CountParameters, LayerBase
|