Uses of Class
repast.simphony.visualization.AbstractLayoutUpdater
Packages that use AbstractLayoutUpdater
-
Uses of AbstractLayoutUpdater in repast.simphony.visualization
Subclasses of AbstractLayoutUpdater in repast.simphony.visualizationModifier and TypeClassDescriptionclassUpdates the layout whenever an object has been added or removed, but NOT when they have been moved.classA layout updater that will update the layout at some specified interval, or if objects have been added, removed or moved.classUpdates the layout whenever an object has been added, removed, or moved.classUpdates the layout every time the display is updated, regardless of the current condition.