Uses of Enum Class
net.sourceforge.plantuml.stats.api.StatsColumn
Packages that use StatsColumn
-
Uses of StatsColumn in net.sourceforge.plantuml.stats
Methods in net.sourceforge.plantuml.stats that return types with arguments of type StatsColumnModifier and TypeMethodDescriptionStatsLineImpl.getColumnHeaders()
StatsTableImpl.getColumnHeaders()
Methods in net.sourceforge.plantuml.stats with parameters of type StatsColumnConstructor parameters in net.sourceforge.plantuml.stats with type arguments of type StatsColumn -
Uses of StatsColumn in net.sourceforge.plantuml.stats.api
Methods in net.sourceforge.plantuml.stats.api that return StatsColumnModifier and TypeMethodDescriptionstatic StatsColumn
Returns the enum constant of this class with the specified name.static StatsColumn[]
StatsColumn.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.stats.api that return types with arguments of type StatsColumnMethods in net.sourceforge.plantuml.stats.api with parameters of type StatsColumn