Uses of Enum Class
net.sourceforge.plantuml.sequencediagram.teoz.EventsHistoryMode
Packages that use EventsHistoryMode
-
Uses of EventsHistoryMode in net.sourceforge.plantuml.sequencediagram.teoz
Methods in net.sourceforge.plantuml.sequencediagram.teoz that return EventsHistoryModeModifier and TypeMethodDescriptionstatic EventsHistoryModeReturns the enum constant of this class with the specified name.static EventsHistoryMode[]EventsHistoryMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.sequencediagram.teoz with parameters of type EventsHistoryModeModifier and TypeMethodDescriptionintLiveBoxes.getLevelAt(Event event, EventsHistoryMode mode) intLivingSpace.getLevelAt(Tile tile, EventsHistoryMode mode)