Uses of Interface
repast.simphony.ui.plugin.TickCountFormatter
Packages that use TickCountFormatter
-
Uses of TickCountFormatter in repast.simphony.ui
Classes in repast.simphony.ui that implement TickCountFormatterModifier and TypeClassDescriptionclass
Default implementation of a Tick Count formatter.Methods in repast.simphony.ui that return TickCountFormatterModifier and TypeMethodDescriptionRSGui.getTickCountFormatter()
Gets the current TickCountFormatter that is used to format the text in the tick label.Methods in repast.simphony.ui with parameters of type TickCountFormatterModifier and TypeMethodDescriptionvoid
RSGui.setTickCountFormatter
(TickCountFormatter formatter) Sets the current TickCountFormatter that is used to format the text in the tick label.