A B C D E F G H I J K L M N O P R S T U V W X Y Z

V

VALUES - Static variable in class edu.uci.ics.jung.visualization.control.ModalGraphMouse.Mode
 
VERTEX - Static variable in class edu.uci.ics.jung.graph.impl.HypergraphBPG
Deprecated.  
VERTEX_ADDITION - Static variable in interface edu.uci.ics.jung.graph.event.GraphEventType
 
VERTEX_BIAS - Static variable in class samples.preview_new_graphdraw.impl.GraphLayoutPanelMouseListener
If the system is set to accept both VERTEX and EDGE clicks, then any edge click will be just as far from a vertex as a vertex click is.
VERTEX_CLICK_THRESHOLD - Static variable in class samples.preview_new_graphdraw.impl.GraphLayoutPanelMouseListener
This constant tracks how far a click needs to be before it's too far to register at all.
VERTEX_ONLY_POLICY - Static variable in class samples.preview_new_graphdraw.impl.GraphLayoutPanel
Only vertex events are fired from this panel.
VERTEX_REMOVAL - Static variable in interface edu.uci.ics.jung.graph.event.GraphEventType
 
VOLTAGE_KEY - Static variable in class edu.uci.ics.jung.algorithms.cluster.VoltageClusterer
 
VOLTAGE_KEY - Static variable in class samples.graph.PluggableRendererDemo
 
Vertex - interface edu.uci.ics.jung.graph.Vertex.
A specific type of ArchetypeVertex that can be connected by instances of Edge.
VertexAspectRatioFunction - interface edu.uci.ics.jung.graph.decorators.VertexAspectRatioFunction.
 
VertexClusterSet - class edu.uci.ics.jung.algorithms.cluster.VertexClusterSet.
A ClusterSet where each cluster is a set of vertices
VertexClusterSet(ArchetypeGraph) - Constructor for class edu.uci.ics.jung.algorithms.cluster.VertexClusterSet
Constructs and initializes the set
VertexColorFunction - interface edu.uci.ics.jung.graph.decorators.VertexColorFunction.
Deprecated. Superseded by VertexPaintFunction
VertexColorToVertexPaintConverter - class edu.uci.ics.jung.visualization.VertexColorToVertexPaintConverter.
Deprecated. You should create a new VertexPaintFunction if you can
VertexColorToVertexPaintConverter(VertexColorFunction) - Constructor for class edu.uci.ics.jung.visualization.VertexColorToVertexPaintConverter
Deprecated.  
VertexFontFunction - interface edu.uci.ics.jung.graph.decorators.VertexFontFunction.
 
VertexGenerator - interface edu.uci.ics.jung.utils.VertexGenerator.
This general interface defines a factory to produce vertices.
VertexIconAndShapeFunction - class edu.uci.ics.jung.graph.decorators.VertexIconAndShapeFunction.
A default implementation that stores images in a Map keyed on the vertex.
VertexIconAndShapeFunction(VertexShapeFunction) - Constructor for class edu.uci.ics.jung.graph.decorators.VertexIconAndShapeFunction
 
VertexIconFunction - interface edu.uci.ics.jung.graph.decorators.VertexIconFunction.
 
VertexImageShaperDemo - class samples.graph.VertexImageShaperDemo.
Demonstrates the use of images to represent graph vertices.
VertexImageShaperDemo() - Constructor for class samples.graph.VertexImageShaperDemo
create an instance of a simple graph with controls to demo the zoom features.
VertexImageShaperDemo.Checkmark - class samples.graph.VertexImageShaperDemo.Checkmark.
a simple Icon that draws a checkmark in the lower-right quadrant of its area.
VertexImageShaperDemo.Checkmark() - Constructor for class samples.graph.VertexImageShaperDemo.Checkmark
 
VertexImageShaperDemo.Checkmark(Color) - Constructor for class samples.graph.VertexImageShaperDemo.Checkmark
 
VertexImageShaperDemo.DemoVertexImageShapeFunction - class samples.graph.VertexImageShaperDemo.DemoVertexImageShapeFunction.
this class exists only to provide settings to turn on/off shapes and image fill in this demo.
VertexImageShaperDemo.DemoVertexImageShapeFunction(VertexShapeFunction) - Constructor for class samples.graph.VertexImageShaperDemo.DemoVertexImageShapeFunction
 
VertexImageShaperDemo.LayeredIcon - class samples.graph.VertexImageShaperDemo.LayeredIcon.
An icon that is made up of a collection of Icons.
VertexImageShaperDemo.LayeredIcon(Image) - Constructor for class samples.graph.VertexImageShaperDemo.LayeredIcon
 
VertexImageShaperDemo.PickWithIconListener - class samples.graph.VertexImageShaperDemo.PickWithIconListener.
When Vertices are picked, add a checkmark icon to the imager.
VertexImageShaperDemo.PickWithIconListener(DefaultVertexIconFunction) - Constructor for class samples.graph.VertexImageShaperDemo.PickWithIconListener
 
VertexImageShaperDemo.VertexStringerImpl - class samples.graph.VertexImageShaperDemo.VertexStringerImpl.
A simple implementation of VertexStringer that gets Vertex labels from a Map
VertexImageShaperDemo.VertexStringerImpl(Map) - Constructor for class samples.graph.VertexImageShaperDemo.VertexStringerImpl
 
VertexLocationFunction - interface edu.uci.ics.jung.visualization.VertexLocationFunction.
An interface for classes that return a location for an ArchetypeVertex.
VertexLocationUtils - class edu.uci.ics.jung.visualization.VertexLocationUtils.
 
VertexLocationUtils() - Constructor for class edu.uci.ics.jung.visualization.VertexLocationUtils
 
VertexMapper - interface edu.uci.ics.jung.utils.VertexMapper.
Provides a general interface for mappings from one vertex to another.
VertexPaintFunction - interface edu.uci.ics.jung.graph.decorators.VertexPaintFunction.
This class replaces VertexColorFunction.
VertexPredicate - class edu.uci.ics.jung.graph.predicates.VertexPredicate.
 
VertexPredicate() - Constructor for class edu.uci.ics.jung.graph.predicates.VertexPredicate
 
VertexPredicateFilter - class edu.uci.ics.jung.graph.filters.VertexPredicateFilter.
This is a simple Vertex filter that accepts the vertices which its Predicate accepts.
VertexPredicateFilter(VertexPredicate) - Constructor for class edu.uci.ics.jung.graph.filters.VertexPredicateFilter
 
VertexPredicateFilter(Predicate) - Constructor for class edu.uci.ics.jung.graph.filters.VertexPredicateFilter
 
VertexRenderer - interface samples.preview_new_graphdraw.VertexRenderer.
 
VertexShapeFactory - class edu.uci.ics.jung.visualization.VertexShapeFactory.
A utility class for generating Shapes for drawing vertices.
VertexShapeFactory(VertexSizeFunction, VertexAspectRatioFunction) - Constructor for class edu.uci.ics.jung.visualization.VertexShapeFactory
Creates a VertexShapeFactory with the specified vertex size and aspect ratio functions.
VertexShapeFactory() - Constructor for class edu.uci.ics.jung.visualization.VertexShapeFactory
Creates a VertexShapeFactory with a constant size of 10 and a constant aspect ratio of 1.
VertexShapeFunction - interface edu.uci.ics.jung.graph.decorators.VertexShapeFunction.
An interface for decorators that return a Shape for a specified vertex.
VertexSizeFunction - interface edu.uci.ics.jung.graph.decorators.VertexSizeFunction.
Returns the characteristic size at which the symbol for this vertex should be rendered.
VertexStringer - interface edu.uci.ics.jung.graph.decorators.VertexStringer.
An interface for classes that provide a way to fetch a label for a specified vertex.
VertexStrokeFunction - interface edu.uci.ics.jung.graph.decorators.VertexStrokeFunction.
 
ViewLensSupport - class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport.
Uses a LensTransformer to use in the view transform.
ViewLensSupport(VisualizationViewer) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
 
ViewLensSupport(VisualizationViewer, LensTransformer, ModalGraphMouse) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.ViewLensSupport
 
ViewScalingControl - class edu.uci.ics.jung.visualization.control.ViewScalingControl.
ViewScalingGraphMouse applies a scaling transform to the View of the graph.
ViewScalingControl() - Constructor for class edu.uci.ics.jung.visualization.control.ViewScalingControl
 
ViewTransformer - interface edu.uci.ics.jung.visualization.transform.ViewTransformer.
Provides methods to map points from one coordinate system to another: graph to screen and screen to graph.
ViewTranslatingGraphMousePlugin - class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin.
ViewTranslatingGraphMousePlugin uses a MouseButtonOne press and drag gesture to translate the graph display in the x and y direction by changing the AffineTransform applied to the Graphics2D.
ViewTranslatingGraphMousePlugin() - Constructor for class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
 
ViewTranslatingGraphMousePlugin(int) - Constructor for class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
create an instance with passed modifer value
VisEdge - class samples.preview_new_graphdraw.VisEdge.
This implements an edge between two points.
VisEdge(Edge, VisVertex, VisVertex) - Constructor for class samples.preview_new_graphdraw.VisEdge
 
VisVertex - class samples.preview_new_graphdraw.VisVertex.
 
VisVertex(Vertex, double, double) - Constructor for class samples.preview_new_graphdraw.VisVertex
 
VisualizationModel - interface edu.uci.ics.jung.visualization.VisualizationModel.
Interface for the state holding model of the VisualizationViewer.
VisualizationViewer - class edu.uci.ics.jung.visualization.VisualizationViewer.
A class that maintains many of the details necessary for creating visualizations of graphs.
VisualizationViewer(Layout, Renderer) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer
Create an instance with passed parameters.
VisualizationViewer(Layout, Renderer, Dimension) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer
Create an instance with passed parameters.
VisualizationViewer(VisualizationModel, Renderer) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer
Create an instance with passed parameters.
VisualizationViewer(VisualizationModel, Renderer, Dimension) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer
Create an instance with passed parameters.
VisualizationViewer.GraphMouse - interface edu.uci.ics.jung.visualization.VisualizationViewer.GraphMouse.
a convenience type to represent a class that processes all types of mouse events for the graph
VisualizationViewer.GraphMouseImpl - class edu.uci.ics.jung.visualization.VisualizationViewer.GraphMouseImpl.
this is the original GraphMouse class, renamed to use GraphMouse as the interface name, and updated to correctly apply the vv transform to the point point
VisualizationViewer.GraphMouseImpl() - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer.GraphMouseImpl
 
VisualizationViewer.Paintable - interface edu.uci.ics.jung.visualization.VisualizationViewer.Paintable.
an interface for the preRender and postRender
VisualizationViewer.ToolTipListener - interface edu.uci.ics.jung.visualization.VisualizationViewer.ToolTipListener.
The interface for the tool tip listener.
VisualizationViewer.ToolTipListenerWrapper - class edu.uci.ics.jung.visualization.VisualizationViewer.ToolTipListenerWrapper.
used internally to wrap any legacy ToolTipListener implementations so they can be used as a ToolTipFunction
VisualizationViewer.ToolTipListenerWrapper(VisualizationViewer.ToolTipListener) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer.ToolTipListenerWrapper
 
VisualizationViewer.VisualizationListener - class edu.uci.ics.jung.visualization.VisualizationViewer.VisualizationListener.
VisualizationListener reacts to changes in the size of the VisualizationViewer.
VisualizationViewer.VisualizationListener(VisualizationViewer) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer.VisualizationListener
 
VoltageClusterer - class edu.uci.ics.jung.algorithms.cluster.VoltageClusterer.
Clusters vertices of a Graph based on their ranks as calculated by VoltageRanker.
VoltageClusterer(int, int, double, int, double) - Constructor for class edu.uci.ics.jung.algorithms.cluster.VoltageClusterer
Creates an instance of a VoltageCluster with the specified parameters.
VoltageRanker - class edu.uci.ics.jung.algorithms.importance.VoltageRanker.
Ranks vertices in a graph according to their 'voltage' in an approximate solution to the Kirchoff equations.
VoltageRanker(NumberEdgeValue, NumberVertexValue, int, double) - Constructor for class edu.uci.ics.jung.algorithms.importance.VoltageRanker
Creates an instance of VoltageRanker which uses the edge weights specified by edge_weights, and which stores the voltages (ranks) as specified by voltages.
VoltageRanker(NumberVertexValue, int, double) - Constructor for class edu.uci.ics.jung.algorithms.importance.VoltageRanker
Creates an instance of VoltageRanker which treats the edges as though they were unweighted, and which stores the voltages (ranks) as specified by voltages.
v_aspect - Variable in class samples.graph.PluggableRendererDemo
 
v_color - Variable in class samples.graph.PluggableRendererDemo
 
v_labels - Variable in class samples.graph.PluggableRendererDemo
 
v_locations - Variable in class edu.uci.ics.jung.io.PajekNetReader
 
v_locations - Variable in class edu.uci.ics.jung.visualization.DefaultSettableVertexLocationFunction
 
v_shape - Variable in class samples.graph.PluggableRendererDemo
 
v_size - Variable in class samples.graph.PluggableRendererDemo
 
v_small - Variable in class samples.graph.PluggableRendererDemo
 
v_stroke - Variable in class samples.graph.PluggableRendererDemo
 
validate() - Method in class edu.uci.ics.jung.visualization.DefaultGraphLabelRenderer
Overridden for performance reasons.
value - Variable in class edu.uci.ics.jung.graph.decorators.ConstantEdgeValue
 
valueChanged(ListSelectionEvent) - Method in class samples.graph.southern.TestSouthernWomenBipartite.RemoveAndRefold
 
varf - Variable in class edu.uci.ics.jung.graph.decorators.AbstractVertexShapeFunction
 
varf - Variable in class edu.uci.ics.jung.visualization.VertexShapeFactory
 
variance() - Method in class edu.uci.ics.jung.statistics.Histogram
Returns the variance of the values accumulated in the histogram bins.
variance() - Method in class edu.uci.ics.jung.statistics.StatisticalMoments
Note: the variance includes the Bessel correction factor.
vcf - Variable in class edu.uci.ics.jung.visualization.VertexColorToVertexPaintConverter
Deprecated.  
vcf - Variable in class samples.graph.PluggableRendererDemo
 
verbose - Variable in class edu.uci.ics.jung.io.HypergraphReader
 
vertex - Variable in class edu.uci.ics.jung.algorithms.importance.NodeRanking
The vertex being ranked
vertex - Variable in class edu.uci.ics.jung.graph.impl.AbstractHyperUnitBPG
Deprecated.  
vertex - Variable in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
the picked Vertex
vertex - Variable in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
the picked Vertex, if any
vertexAdded(GraphEvent) - Method in interface edu.uci.ics.jung.graph.event.GraphEventListener
 
vertexAdded(GraphEvent) - Method in class edu.uci.ics.jung.utils.SubsetManager
Adds the vertex whose event this is to all appropriate subsets.
vertexBGColor - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.  
vertexClicked(ClickEvent) - Method in interface samples.preview_new_graphdraw.event.ClickListener
 
vertexClicked(ClickEvent) - Method in class samples.preview_new_graphdraw.impl.crooked.CrookedRun.Selecter
 
vertexColorFunction - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.  
vertexFGColor - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.  
vertexFontFunction - Variable in class edu.uci.ics.jung.visualization.PluggableRenderer
 
vertexIconFunction - Variable in class edu.uci.ics.jung.visualization.PluggableRenderer
 
vertexIncludePredicate - Variable in class edu.uci.ics.jung.visualization.PluggableRenderer
 
vertexMap - Variable in class edu.uci.ics.jung.utils.SubsetManager
Map specifications (in the form of Predicates) to the corresponding subsets.
vertexMapToDAL(Map, Indexer) - Static method in class edu.uci.ics.jung.utils.GraphUtils
Converts vertex_values (a Map of vertex to Number values) to a DoubleArrayList, using indexer to determine the location of each vertex's value in the DAL.
vertexPaintFunction - Variable in class edu.uci.ics.jung.visualization.PluggableRenderer
 
vertexPicked(ArchetypeVertex) - Method in interface edu.uci.ics.jung.visualization.PickEventListener
Deprecated.  
vertexPickedColor - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.  
vertexRemoved(GraphEvent) - Method in interface edu.uci.ics.jung.graph.event.GraphEventListener
 
vertexRemoved(GraphEvent) - Method in class edu.uci.ics.jung.utils.SubsetManager
Removes the vertex whose event this is from all appropriate subsets.
vertexSet - Variable in class edu.uci.ics.jung.graph.filters.UnassembledGraph
Holds a reference to the filter that generated this UnassembledGraph
vertexSetToGraph(Set) - Static method in class edu.uci.ics.jung.utils.GraphUtils
Given a set of vertices, creates a new Graph that contains all of those vertices, and all the edges that connect them.
vertexShapeFunction - Variable in class edu.uci.ics.jung.visualization.PluggableRenderer
 
vertexStringer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderer
 
vertexStrokeFunction - Variable in class edu.uci.ics.jung.visualization.PluggableRenderer
 
vertexToDrag - Variable in class edu.uci.ics.jung.visualization.SimpleGraphMouse
the vertex to drag with a mouseDragged operation
vertexToLabel - Variable in class edu.uci.ics.jung.graph.decorators.StringLabeller
 
vertexUnpicked(ArchetypeVertex) - Method in interface edu.uci.ics.jung.visualization.PickEventListener
Deprecated.  
vertex_index - Variable in class edu.uci.ics.jung.random.generators.BarabasiAlbertGenerator
 
vertex_locations - Variable in class edu.uci.ics.jung.visualization.AbstractLayout
 
vertex_requirements - Variable in class edu.uci.ics.jung.graph.impl.AbstractArchetypeGraph
 
verticalScrollBar - Variable in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
 
vertices - Variable in class edu.uci.ics.jung.graph.impl.CollectionHyperedge
 
vertices - Variable in class edu.uci.ics.jung.graph.impl.SetHypergraph
 
vertices - Variable in class samples.preview_new_graphdraw.iterablelayouts.KKLayout
 
viewTransform(Point2D) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
 
viewTransform(Point2D) - Method in interface edu.uci.ics.jung.visualization.transform.ViewTransformer
convert the supplied graph coordinate to the screen coordinate
viewTransformer - Variable in class edu.uci.ics.jung.visualization.PluggableRenderer
 
viewTransformer - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
Provides support for mutating the AffineTransform that is supplied to the rendering Graphics2D
visEdgeMap - Variable in class samples.preview_new_graphdraw.AbstractLayout
 
visEdgeMap - Variable in class samples.preview_new_graphdraw.EmittedLayout
 
visVertexMap - Variable in class samples.preview_new_graphdraw.AbstractLayout
 
visVertexMap - Variable in class samples.preview_new_graphdraw.EmittedLayout
 
voltages - Variable in class edu.uci.ics.jung.algorithms.importance.VoltageRanker
 
voltages - Variable in class samples.graph.PluggableRendererDemo
 
vr - Variable in class edu.uci.ics.jung.algorithms.cluster.VoltageClusterer
 
vs - Variable in class samples.graph.PluggableRendererDemo
 
vs_none - Variable in class samples.graph.PluggableRendererDemo
 
vsf - Variable in class edu.uci.ics.jung.graph.decorators.AbstractVertexShapeFunction
 
vsf - Variable in class edu.uci.ics.jung.visualization.VertexShapeFactory
 
vsh - Variable in class samples.graph.PluggableRendererDemo
 
vssa - Variable in class samples.graph.PluggableRendererDemo
 
vv - Variable in class edu.uci.ics.jung.algorithms.cluster.VoltageClusterer
 
vv - Variable in class edu.uci.ics.jung.visualization.BirdsEyeVisualizationViewer
Deprecated.  
vv - Variable in class edu.uci.ics.jung.visualization.GraphDraw
Deprecated.  
vv - Variable in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
 
vv - Variable in class edu.uci.ics.jung.visualization.Lens
Deprecated. the VisualizationViewer that is scaled and translated by this Lens
vv - Variable in class edu.uci.ics.jung.visualization.SimpleGraphMouse
the VisualizationViewer who's mouse events call these methods.
vv - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer.VisualizationListener
 
vv - Variable in class edu.uci.ics.jung.visualization.transform.AbstractLensSupport
 
vv - Variable in class samples.graph.PluggableRendererDemo
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z