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

V

VERTEX - Static variable in class edu.uci.ics.jung.graph.impl.HypergraphBPG
 
VERTEX_ADDITION - Static variable in interface edu.uci.ics.jung.graph.event.GraphEventType
 
VERTEX_REMOVAL - Static variable in interface edu.uci.ics.jung.graph.event.GraphEventType
 
VIS_KEY - Static variable in class edu.uci.ics.jung.visualization.VisualizationViewer
 
Vertex - interface edu.uci.ics.jung.graph.Vertex.
A specific type of ArchetypeVertex that can be connected by instances of Edge.
VertexClusterSet - class edu.uci.ics.jung.algorithms.cluster.VertexClusterSet.
A ClusterSet where each cluster is a set of vertices
VertexClusterSet(Graph) - Constructor for class edu.uci.ics.jung.algorithms.cluster.VertexClusterSet
Constructs and initializes the set
VertexColorFunction - interface edu.uci.ics.jung.visualization.graphdraw.VertexColorFunction.
 
VertexGenerator - interface edu.uci.ics.jung.utils.VertexGenerator.
This general interface defines a factory to produce vertices.
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
 
VertexStringer - interface edu.uci.ics.jung.graph.decorators.VertexStringer.
 
VisualizationViewer - class edu.uci.ics.jung.visualization.VisualizationViewer.
 
VisualizationViewer(Layout, Renderer) - Constructor for class edu.uci.ics.jung.visualization.VisualizationViewer
 
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.
vertex - Variable in class edu.uci.ics.jung.algorithms.importance.NodeRanking
The vertex being ranked
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.
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.
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.

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