Package edu.uci.ics.jung.visualization
package edu.uci.ics.jung.visualization
Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT.
-
ClassDescriptionA basic implementation of the MultiLayerTransformer interface that provides two Layers: VIEW and LAYOUT.A class that maintains many of the details necessary for creating visualizations of graphs.The model containing state values for visualizations of graphs.Provides Supplier methods that, given a BufferedImage, an Image, or the fileName of an image, will return a java.awt.Shape that is the contiguous traced outline of the opaque part of the image.GraphZoomScrollPane is a Container for the Graph's VisualizationViewer and includes custom horizontal and vertical scrollbars.An icon that is made up of a collection of Icons.Provides Supplier methods that, given a BufferedImage, an Image, or the fileName of an image, will return a java.awt.Shape that is the contiguous traced outline of the opaque part of the image.RenderContext<V,
E> A class that could be used on the server side of a thin-client application.VisualizationModel<V,E> Interface for the state holding model of the VisualizationViewer.VisualizationServer<V,E> an interface for the preRender and postRenderVisualizationViewer<V,E> Adds mouse behaviors and tooltips to the graph visualization base classa convenience type to represent a class that processes all types of mouse events for the graph