Uses of Interface
repast.simphony.visualization.VisualizedObjectContainer
Packages that use VisualizedObjectContainer
Package
Description
-
Uses of VisualizedObjectContainer in repast.simphony.visualization
Methods in repast.simphony.visualization that return VisualizedObjectContainerModifier and TypeMethodDescriptionDefaultDisplayData.getContainer()
Gets the container that contains the objects we want to display.DisplayData.getContainer()
Gets the container that contains the objects we want to display. -
Uses of VisualizedObjectContainer in repast.simphony.visualization.editor
Methods in repast.simphony.visualization.editor that return VisualizedObjectContainerModifier and TypeMethodDescriptionDisplayEditor.getContainer()
Deprecated.Gets the container of the visualized objects.DisplayEditor2D.getContainer()
Deprecated.Gets the container of the visualized objects.SyntheticDisplayData.getContainer()
Deprecated.Gets the container that contains the objects we want to display.Constructors in repast.simphony.visualization.editor with parameters of type VisualizedObjectContainerModifierConstructorDescriptionSyntheticDisplayData
(VisualizedObjectContainer container) Deprecated. -
Uses of VisualizedObjectContainer in repast.simphony.visualization.editor.gis
Methods in repast.simphony.visualization.editor.gis that return VisualizedObjectContainerModifier and TypeMethodDescriptionDisplayEditorGIS.getContainer()
Deprecated.Gets the container of the visualized objects.