Package repast.simphony.visualization
package repast.simphony.visualization
-
ClassDescriptionAbstract implementation of DisplayData.Abstract base class for LayoutUpdaters.Updates the layout whenever an object has been added or removed, but NOT when they have been moved.Default implementation of DisplayData that wraps a Context.DisplayData<T>Interface for those classes that encapsulate the data needed to set up a particular display.Deprecated.2D piccolo based code is being removedA semantic event indicating that diplay event has occuredInterface for classes that listen for display events.Utility class for handling the broadcast of display events.Interface for displays used in repast simphony.Enum values for specifying the frequency of laying out a display.Interface for display layers.A layout updater that will update the layout at some specified interval, or if objects have been added, removed or moved.Layout<T,
U extends Projection<?>> Interface for display layouts.Conditions that determine whether not the updater should update.Updates the layout whenever an object has been added, removed, or moved.Null empty dummy implementation of Layout.A semantic event indicating that a probe of an object has occured.Interface for classes that wish to listen for probe events.Utility class for handling the broadcast of ProbeEvents.Properties for a layout that needs a "unit size".Updates the layout every time the display is updated, regardless of the current condition.Wraps layout properties.Interface for classes that contain objects that can be visualized.