Uses of Package
edu.uci.ics.jung.visualization

Packages that use edu.uci.ics.jung.visualization
edu.uci.ics.jung.samples Sample applications created using JUNG, largely focused on visualization. 
edu.uci.ics.jung.visualization Frameworks and mechanisms for visualizing JUNG graphs using Swing/AWT. 
edu.uci.ics.jung.visualization.annotations Classes which support creating visual annotations for graphs. 
edu.uci.ics.jung.visualization.control Mechanisms for manipulating and controlling a graph visualization, largely in terms of mouse plugins. 
edu.uci.ics.jung.visualization.decorators Mechanisms for associating data (shapes, colors, values, strings, etc.) with graph elements. 
edu.uci.ics.jung.visualization.jai   
edu.uci.ics.jung.visualization.layout Visualization mechanisms related to graph layout: caching, persistence, event-emitting, etc. 
edu.uci.ics.jung.visualization.picking Visualization mechanisms for supporting the selection of graph elements. 
edu.uci.ics.jung.visualization.renderers Visualization mechanisms relating to rendering. 
edu.uci.ics.jung.visualization.transform Visualization mechanisms related to transformations, including lens effects. 
edu.uci.ics.jung.visualization.transform.shape Visualization mechanisms related to transformation of graph element shapes. 
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.samples
VisualizationViewer
          Adds mouse behaviors and tooltips to the graph visualization base class
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.visualization
BasicVisualizationServer
          A class that maintains many of the details necessary for creating visualizations of graphs.
Layer
           
MultiLayerTransformer
           
RenderContext
           
VisualizationModel
          Interface for the state holding model of the VisualizationViewer.
VisualizationServer
           
VisualizationServer.Paintable
          an interface for the preRender and postRender
VisualizationViewer
          Adds mouse behaviors and tooltips to the graph visualization base class
VisualizationViewer.GraphMouse
          a convenience type to represent a class that processes all types of mouse events for the graph
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.visualization.annotations
MultiLayerTransformer
           
RenderContext
           
VisualizationServer.Paintable
          an interface for the preRender and postRender
VisualizationViewer.GraphMouse
          a convenience type to represent a class that processes all types of mouse events for the graph
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.visualization.control
BasicVisualizationServer
          A class that maintains many of the details necessary for creating visualizations of graphs.
MultiLayerTransformer
           
RenderContext
           
VisualizationModel
          Interface for the state holding model of the VisualizationViewer.
VisualizationServer
           
VisualizationServer.Paintable
          an interface for the preRender and postRender
VisualizationViewer
          Adds mouse behaviors and tooltips to the graph visualization base class
VisualizationViewer.GraphMouse
          a convenience type to represent a class that processes all types of mouse events for the graph
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.visualization.decorators
VisualizationViewer
          Adds mouse behaviors and tooltips to the graph visualization base class
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.visualization.jai
RenderContext
           
VisualizationServer.Paintable
          an interface for the preRender and postRender
VisualizationViewer
          Adds mouse behaviors and tooltips to the graph visualization base class
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.visualization.layout
RenderContext
           
VisualizationServer.Paintable
          an interface for the preRender and postRender
VisualizationViewer
          Adds mouse behaviors and tooltips to the graph visualization base class
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.visualization.picking
VisualizationServer
           
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.visualization.renderers
RenderContext
           
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.visualization.transform
VisualizationServer.Paintable
          an interface for the preRender and postRender
VisualizationViewer
          Adds mouse behaviors and tooltips to the graph visualization base class
VisualizationViewer.GraphMouse
          a convenience type to represent a class that processes all types of mouse events for the graph
 

Classes in edu.uci.ics.jung.visualization used by edu.uci.ics.jung.visualization.transform.shape
RenderContext
           
VisualizationViewer
          Adds mouse behaviors and tooltips to the graph visualization base class
 



Copyright © 2009. All Rights Reserved.