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 TypeClassDescriptionclassDefault 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 TypeMethodDescriptionvoidRSGui.setTickCountFormatter(TickCountFormatter formatter) Sets the current TickCountFormatter that is used to format the text in the tick label.