Uses of Class
repast.simphony.space.projection.ProjectionEvent
Package
Description
-
Uses of ProjectionEvent in repast.simphony.gis.display
Modifier and TypeMethodDescriptionvoid
NetworkDisplayLayerGIS.projectionEventOccurred
(ProjectionEvent evt) Deprecated. -
Uses of ProjectionEvent in repast.simphony.relogo
Modifier and TypeMethodDescriptionvoid
AbstractObserver.projectionEventOccurred
(ProjectionEvent p) -
Uses of ProjectionEvent in repast.simphony.space.gis
Modifier and TypeMethodDescriptionvoid
GISNetworkListener.projectionEventOccurred
(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.space.graph
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionvoid
AbstractDisplay.projectionEventOccurred
(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.visualization.cgd
-
Uses of ProjectionEvent in repast.simphony.visualization.editor
Modifier and TypeMethodDescriptionvoid
DisplayEditor2D.projectionEventOccurred
(ProjectionEvent evt) Deprecated.Invoked when a projection event occurs. -
Uses of ProjectionEvent in repast.simphony.visualization.editor.gis
Modifier and TypeMethodDescriptionvoid
DisplayEditorGIS.projectionEventOccurred
(ProjectionEvent evt) Deprecated.Invoked when a projection event occurs. -
Uses of ProjectionEvent in repast.simphony.visualization.editor.space
Modifier 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
Modifier and TypeMethodDescriptionvoid
DisplayGIS.projectionEventOccurred
(ProjectionEvent evt) Deprecated. -
Uses of ProjectionEvent in repast.simphony.visualization.gis3D
Modifier and TypeMethodDescriptionvoid
NetworkLayerGIS.projectionEventOccurred
(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.visualization.network
Modifier and TypeMethodDescriptionvoid
NetworkDisplayLayer2D.projectionEventOccurred
(ProjectionEvent evt) void
NetworkDisplayLayer3D.projectionEventOccurred
(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.visualizationOGL2D
Modifier and TypeMethodDescriptionvoid
NetworkLayerOGL2D.projectionEventOccurred
(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.ws
Modifier and TypeMethodDescriptionvoid
DisplayServer.projectionEventOccurred
(ProjectionEvent evt)