Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Z 

U

undoMove() - Method in class edu.utdallas.mavs.divas.core.sim.env.AgentStateModel
Undo the last move operation for this agent state.
unloadLights() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.appstate.EnvironmentAppState
Removes the lights of the 3D visualization.
unloadTerrain() - Static method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.effect.Terrain
Unloads the terrain from the 3D visualization
unloadWater(Application) - Static method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.effect.Water
Unliads water from the 3D visualization
untrackAllAgents() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.appstate.SimulatingAppState
Remove tracking from all agents in the visualizer
update(CellStateDto) - Method in class edu.utdallas.mavs.divas.gui.repository.SimRepository
 
update(Observable, Object) - Method in class edu.utdallas.mavs.divas.visualization.vis2D.panels.MapPanel
 
update(float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.appstate.DivasAppState
 
update(float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.appstate.EnvironmentAppState
 
update(float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.appstate.FreeCameraAppState
 
update(float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.appstate.SimulatingAppState
 
update(Observable, Object) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.customControls.voModification.AbstractPropertyDialog
Shows or hides the Nifty Window for the given entity (e.g., agent, env object).
update(BaseVO, float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.effect.Drum
 
update(BaseVO, float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.effect.Dynamite
 
update(BaseVO, float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.effect.Explosion
 
update(BaseVO, float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.effect.Fireworks
 
update(BaseVO, float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.effect.Grill
 
update(BaseVO, float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.effect.ParticleEmmitterEffect
Updates the visualization of the particle emmitter effect as the internal state changes.
update(BaseVO, float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.effect.ShockWave
 
update(float) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.EventVO
Updates this VO
updateAgent(AgentState) - Method in class edu.utdallas.mavs.divas.core.sim.env.AbstractEnvironment
Updates the state of an agent in the simulation
updateAgent(AgentState) - Method in class edu.utdallas.mavs.divas.visualization.vis2D.spectator.PlayGround2D
Update the agents map in the playGround by adding the new agent state to the Map or updating the the existing agent state.
updateAgent(AgentState, long) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.spectator.PlayGround
Updates a simulated agent state in the visualization.
updateBoundings() - Method in class edu.utdallas.mavs.divas.core.sim.common.state.EnvObjectState
 
updateBoundings() - Method in class edu.utdallas.mavs.divas.core.sim.common.state.VirtualState
Updates the bounding volume and bounding area of the virtual entity in this state.
updateCell(CellStateDto) - Method in class edu.utdallas.mavs.divas.visualization.vis2D.spectator.PlayGround2D
Updates the current cellMap in the playGround with the given cellMap
updateCellBounds(CellMap, long) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.spectator.PlayGround
Updates the cell bounds of the visualized simulation environment.
updateConstraints(Component, String) - Method in class edu.utdallas.mavs.divas.gui.mvp.view.swing.RatioOffsetLayout
Insert the method's description here.
updateContextWindows() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.NiftyScreen
Updates the content of the context windows.
updateControlPanelState(boolean) - Method in interface edu.utdallas.mavs.divas.gui.mvp.presenter.FxSimControlPanelPresenter.Display
 
updateControlPanelState(boolean) - Method in interface edu.utdallas.mavs.divas.gui.mvp.presenter.SimControlPanelPresenter.Display
 
updateControlPanelState(boolean) - Method in class edu.utdallas.mavs.divas.gui.mvp.view.FxSimControlPanelView
 
updateControlPanelState(boolean) - Method in class edu.utdallas.mavs.divas.gui.mvp.view.SimControlPanelView
 
updateControls(boolean) - Method in class edu.utdallas.mavs.divas.gui.mvp.view.swing.panels.SimPanel
 
updateData(Map<Integer, SimEntity>) - Method in class edu.utdallas.mavs.divas.gui.mvp.view.swing.panels.SimSummaryPanel
 
updateDialog() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.customControls.voModification.AbstractPropertyDialog
Updates an existing Nifty dialog for an object.
updateDialog() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.customControls.voModification.envObjModification.EnvObjPropertyDialog
 
updateEnvObject(EnvObjectState) - Method in class edu.utdallas.mavs.divas.core.sim.env.AbstractEnvironment
Updates the state of an environment object in the simulation
updateEnvObject(EnvObjectState) - Method in class edu.utdallas.mavs.divas.visualization.vis2D.spectator.PlayGround2D
Updates the environment object states list in the playground by adding the new environment object state or updating the existing one.
updateEnvObject(EnvObjectState, long) - Method in class edu.utdallas.mavs.divas.visualization.vis3D.spectator.PlayGround
Updates a simulated environment object state in the visualization.
updateEvents() - Method in class edu.utdallas.mavs.divas.visualization.vis2D.spectator.PlayGround2D
Updates the explosion and fireworks events stored in the playGround by increasing the age of each of these events every cycle and delete the events that exceeds the age limits.
updateHostConfig(HostConfig) - Method in class edu.utdallas.mavs.divas.core.host.HostConfigManager
Updates the Host configuration
updateHUD() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.appstate.DivasAppState
Updates each VO's HUD based on the current selection status of the VO.
updateHUD() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.AgentVO
 
updateHUD() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.BaseVO
Updates HUD information for this VO
updateHUD() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.vo.EnvObjectVO
 
updateMenu(boolean) - Method in class edu.utdallas.mavs.divas.gui.mvp.view.swing.menus.ConnectionMenu
 
updateMenu(boolean) - Method in class edu.utdallas.mavs.divas.gui.mvp.view.swing.menus.VisualizerMenu
 
updatePanel() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.controls.button.CustomButtonController
 
updatePanel() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.customControls.AbstractDialogController
Updates the values in the controls.
updatePanel() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.customControls.panel.HelpDialogController
 
updatePanel() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.customControls.panel.MenuDialogController
 
updatePanel() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.customControls.voCreation.AbstractCreationDialogController
 
updatePanel() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.customControls.voModification.envObjModification.EnvObjPropertyDialogController
 
updatePanel() - Method in class edu.utdallas.mavs.divas.visualization.vis3D.dialog.customControls.voTracking.AgentTrackingDialogController
 
UpdatePolygon(Quaternion, Vector3f, Vector2f) - Method in class edu.utdallas.mavs.divas.utils.physics.ActualObjectPolygon
 
updateSearchResults(Map<Integer, SimEntity>) - Method in interface edu.utdallas.mavs.divas.gui.mvp.presenter.FxSimControlPanelPresenter.Display
 
updateSearchResults(Map<Integer, SimEntity>) - Method in interface edu.utdallas.mavs.divas.gui.mvp.presenter.SimControlPanelPresenter.Display
 
updateSearchResults(Map<Integer, SimEntity>) - Method in class edu.utdallas.mavs.divas.gui.mvp.view.FxSimControlPanelView
 
updateSearchResults(Map<Integer, SimEntity>) - Method in class edu.utdallas.mavs.divas.gui.mvp.view.SimControlPanelView
 
updateSearchResults(Map<Integer, SimEntity>) - Method in class edu.utdallas.mavs.divas.gui.mvp.view.swing.panels.SimPanel
 
updateTableData() - Method in class edu.utdallas.mavs.divas.gui.mvp.view.swing.panels.StatePanel.StateTableModel
 
urgency_threshold - Variable in class edu.utdallas.mavs.divas.core.config.SimConfig
 
use_demographic_splitting - Variable in class edu.utdallas.mavs.divas.core.config.SimConfig
Use demographic splitting of cells
useDefault() - Method in class edu.utdallas.mavs.divas.core.config.HostConfig
Resets to the default configuration
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links