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 TypeMethodDescriptionvoidNetworkDisplayLayerGIS.projectionEventOccurred(ProjectionEvent evt) Deprecated. -
Uses of ProjectionEvent in repast.simphony.relogo
Methods in repast.simphony.relogo with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoidAbstractObserver.projectionEventOccurred(ProjectionEvent p) -
Uses of ProjectionEvent in repast.simphony.space.gis
Methods in repast.simphony.space.gis with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoidGISNetworkListener.projectionEventOccurred(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.space.graph
Methods in repast.simphony.space.graph with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoidShortestPath.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 voidDefaultProjection.fireProjectionEvent(ProjectionEvent evt) Sends the specified evt to all the projection listeners.voidProjectionListener.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 TypeMethodDescriptionvoidAbstractDisplay.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 TypeMethodDescriptionvoidDisplayEditor2D.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 TypeMethodDescriptionvoidDisplayEditorGIS.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 TypeMethodDescriptionvoidProjected3DGrid.projectionEventOccurred(ProjectionEvent evt) Invoked when a projection event occurs.voidProjected3DSpace.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 TypeMethodDescriptionvoidDisplayGIS.projectionEventOccurred(ProjectionEvent evt) Deprecated. -
Uses of ProjectionEvent in repast.simphony.visualization.gis3D
Methods in repast.simphony.visualization.gis3D with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoidNetworkLayerGIS.projectionEventOccurred(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.visualization.network
Methods in repast.simphony.visualization.network with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoidNetworkDisplayLayer2D.projectionEventOccurred(ProjectionEvent evt) voidNetworkDisplayLayer3D.projectionEventOccurred(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.visualizationOGL2D
Methods in repast.simphony.visualizationOGL2D with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoidNetworkLayerOGL2D.projectionEventOccurred(ProjectionEvent evt) -
Uses of ProjectionEvent in repast.simphony.ws
Methods in repast.simphony.ws with parameters of type ProjectionEventModifier and TypeMethodDescriptionvoidDisplayServer.projectionEventOccurred(ProjectionEvent evt)