Uses of Class
repast.simphony.space.projection.ProjectionEvent
Packages that use ProjectionEvent
Package
Description
-
Uses of ProjectionEvent in repast.simphony.gis.display
Methods in repast.simphony.gis.display with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
NetworkDisplayLayerGIS.projectionEventOccurred
(ProjectionEvent evt) Deprecated. -
Uses of ProjectionEvent in repast.simphony.relogo
Methods in repast.simphony.relogo with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
AbstractObserver.projectionEventOccurred
(ProjectionEvent p) -
Uses of ProjectionEvent in repast.simphony.space.gis
Methods in repast.simphony.space.gis with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
GISNetworkListener.projectionEventOccurred
(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.space.graph
Methods in repast.simphony.space.graph with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
ShortestPath.projectionEventOccurred
(ProjectionEvent<T> evt) Called when the network is modified so that this will recalculate the shortest path info. -
Uses of ProjectionEvent in repast.simphony.space.projection
Methods in repast.simphony.space.projection with parameters of type ProjectionEventModifier and TypeMethodDescriptionprotected void
DefaultProjection.fireProjectionEvent
(ProjectionEvent evt) Sends the specified evt to all the projection listeners.void
ProjectionListener.projectionEventOccurred
(ProjectionEvent<T> evt) Invoked when a projection event occurs. -
Uses of ProjectionEvent in repast.simphony.visualization
Methods in repast.simphony.visualization with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
AbstractDisplay.projectionEventOccurred
(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.visualization.cgd
Methods in repast.simphony.visualization.cgd with parameters of type ProjectionEvent -
Uses of ProjectionEvent in repast.simphony.visualization.editor
Methods in repast.simphony.visualization.editor with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
DisplayEditor2D.projectionEventOccurred
(ProjectionEvent evt) Deprecated.Invoked when a projection event occurs. -
Uses of ProjectionEvent in repast.simphony.visualization.editor.gis
Methods in repast.simphony.visualization.editor.gis with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
DisplayEditorGIS.projectionEventOccurred
(ProjectionEvent evt) Deprecated.Invoked when a projection event occurs. -
Uses of ProjectionEvent in repast.simphony.visualization.editor.space
Methods in repast.simphony.visualization.editor.space with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
Projected3DGrid.projectionEventOccurred
(ProjectionEvent evt) Invoked when a projection event occurs.void
Projected3DSpace.projectionEventOccurred
(ProjectionEvent evt) Invoked when a projection event occurs. -
Uses of ProjectionEvent in repast.simphony.visualization.gis
Methods in repast.simphony.visualization.gis with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
DisplayGIS.projectionEventOccurred
(ProjectionEvent evt) Deprecated. -
Uses of ProjectionEvent in repast.simphony.visualization.gis3D
Methods in repast.simphony.visualization.gis3D with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
NetworkLayerGIS.projectionEventOccurred
(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.visualization.network
Methods in repast.simphony.visualization.network with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
NetworkDisplayLayer2D.projectionEventOccurred
(ProjectionEvent evt) void
NetworkDisplayLayer3D.projectionEventOccurred
(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.visualizationOGL2D
Methods in repast.simphony.visualizationOGL2D with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
NetworkLayerOGL2D.projectionEventOccurred
(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.ws
Methods in repast.simphony.ws with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoid
DisplayServer.projectionEventOccurred
(ProjectionEvent evt)