Uses of Package
org.jungrapht.visualization.layout.event
-
Packages that use org.jungrapht.visualization.layout.event Package Description org.jungrapht.visualization Frameworks and mechanisms for visualizing JUNGRAPHT graphs using Swing/AWT.org.jungrapht.visualization.layout.event Support for graph layout related eventsorg.jungrapht.visualization.layout.model Support for graph layout models mapping vertices to location pointsorg.jungrapht.visualization.spatial Visualization mechanisms for supporting spatial data structures. -
Classes in org.jungrapht.visualization.layout.event used by org.jungrapht.visualization Class Description LayoutSizeChange.Listener interface required for consumers of this event modelLayoutSizeChange.Producer indicates that an implementor supports being a producer for this event modelLayoutSizeChange.Support required method signatures to be a producer for this event modelLayoutStateChange.Listener interface required for consumers of this event modelModelChange.Listener implemented by a consumer of this type of eventModelChange.Producer indicates support for this type of event dispatchModelChange.Support method signatures to add/remove listeners and fire eventsViewChange.Listener implemented by a consumer of this type of eventViewChange.Producer indicates support for this type of event dispatchViewChange.Support method signatures to add/remove listeners and fire events -
Classes in org.jungrapht.visualization.layout.event used by org.jungrapht.visualization.layout.event Class Description LayoutSizeChange.Event the event payload produced by this event model and consumed by its Listener consumers.LayoutSizeChange.Listener interface required for consumers of this event modelLayoutSizeChange.Support required method signatures to be a producer for this event modelLayoutStateChange.Event the event payload produced by this event model and consumed by its Listener consumers.LayoutStateChange.Listener interface required for consumers of this event modelLayoutStateChange.Support required method signatures to be a producer for this event modelLayoutVertexPositionChange.Event Event payload.LayoutVertexPositionChange.GraphEvent LayoutVertexPositionChange.Listener implemented by consumers for this event modelLayoutVertexPositionChange.Support method signatures required for producers of this event modelModelChange.Listener implemented by a consumer of this type of eventModelChange.Support method signatures to add/remove listeners and fire eventsViewChange.Listener implemented by a consumer of this type of eventViewChange.Support method signatures to add/remove listeners and fire events -
Classes in org.jungrapht.visualization.layout.event used by org.jungrapht.visualization.layout.model Class Description LayoutSizeChange.Producer indicates that an implementor supports being a producer for this event modelLayoutSizeChange.Support required method signatures to be a producer for this event modelLayoutStateChange.Producer indicates that an implementor supports being a producer for this event modelLayoutStateChange.Support required method signatures to be a producer for this event modelLayoutVertexPositionChange.Event Event payload.LayoutVertexPositionChange.GraphEvent LayoutVertexPositionChange.Listener implemented by consumers for this event modelLayoutVertexPositionChange.Producer indicates support for this event modelLayoutVertexPositionChange.Support method signatures required for producers of this event modelModelChange.Producer indicates support for this type of event dispatchModelChange.Support method signatures to add/remove listeners and fire eventsViewChange.Producer indicates support for this type of event dispatchViewChange.Support method signatures to add/remove listeners and fire events -
Classes in org.jungrapht.visualization.layout.event used by org.jungrapht.visualization.spatial Class Description LayoutStateChange.Event the event payload produced by this event model and consumed by its Listener consumers.LayoutStateChange.Listener interface required for consumers of this event modelLayoutVertexPositionChange.Event Event payload.LayoutVertexPositionChange.GraphEvent LayoutVertexPositionChange.Listener implemented by consumers for this event model