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

C

c1 - Variable in class edu.uci.ics.jung.graph.decorators.GradientEdgePaintFunction
 
c2 - Variable in class edu.uci.ics.jung.graph.decorators.GradientEdgePaintFunction
 
cached - Variable in class edu.uci.ics.jung.algorithms.shortestpath.DijkstraDistance
 
calcAttraction(Edge) - Method in class edu.uci.ics.jung.visualization.FRLayout
 
calcEdgeLength(SpringLayout.SpringEdgeData, SpringLayout.LengthFunction) - Method in class edu.uci.ics.jung.visualization.SpringLayout
 
calcEdgeLength(AestheticSpringVisualizer.SpringEdgeData, AestheticSpringVisualizer.LengthFunction) - Method in class scratch.scott.AestheticSpringVisualizer
 
calcMidpoint() - Method in class samples.preview_new_graphdraw.impl.crooked.CrookedSpringLayout.CrookedSpringEdge
 
calcPositions(Vertex) - Method in class edu.uci.ics.jung.visualization.FRLayout
 
calcRepulsion(Vertex) - Method in class edu.uci.ics.jung.visualization.FRLayout
 
calculate() - Method in class samples.preview_new_graphdraw.iter.IterableLayout
Transforms currentLayout according to current layout algorithm.
calculate() - Method in class samples.preview_new_graphdraw.iterablelayouts.InterpolatingIterableLayout
 
calculate() - Method in class samples.preview_new_graphdraw.iterablelayouts.KKLayout
 
calculate() - Method in class samples.preview_new_graphdraw.iterablelayouts.SpringLayout
Relaxation step.
calculate() - Method in class samples.preview_new_graphdraw.iterablelayouts.UnmovingIterableLayout
 
calculate() - Method in class samples.preview_new_graphdraw.iterablelayouts.WrappedIterableLayout
 
calculateRepulsion() - Method in class edu.uci.ics.jung.visualization.SpringLayout
 
calculateRepulsion(Set) - Method in class samples.preview_new_graphdraw.iterablelayouts.SpringLayout
 
calculateVoltages(Graph, Set, Set) - Method in class edu.uci.ics.jung.algorithms.importance.VoltageRanker
Calculates the voltages for g based on assigning each of the vertices in source a voltage of 1 V.
calculateVoltages(Graph, Map, Set) - Method in class edu.uci.ics.jung.algorithms.importance.VoltageRanker
Calculates the voltages for g based on the specified source and sink vertex sets.
calculateVoltages(Vertex, Vertex) - Method in class edu.uci.ics.jung.algorithms.importance.VoltageRanker
Calculates an approximation of the solution of the Kirchhoff equations for voltage, given that source supplies 1 V and target is tied to ground (O V).
callBack(String) - Method in class edu.uci.ics.jung.visualization.GraphDraw
Deprecated.  
callBack(String) - Method in interface edu.uci.ics.jung.visualization.StatusCallback
 
canpossiblycompare(Vertex, Vertex) - Method in class edu.uci.ics.jung.algorithms.blockmodel.StructurallyEquivalent
This is a space for optimizations.
cartesianToPolar(Point2D) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
Returns the result of converting point to polar coordinates.
cartesianToPolar(double, double) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer
Returns the result of converting (x, y) to polar coordinates.
ceiling - Variable in class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
 
center - Variable in class edu.uci.ics.jung.visualization.subLayout.CircularSubLayout
 
centerVertexLabel - Variable in class edu.uci.ics.jung.visualization.PluggableRenderer
 
CENTRALITY - Static variable in class edu.uci.ics.jung.algorithms.importance.BetweennessCentrality
 
CENTRALITY - Static variable in class edu.uci.ics.jung.algorithms.importance.RandomWalkBetweenness
 
CENTRALITY - Static variable in class edu.uci.ics.jung.algorithms.importance.RandomWalkSTBetweenness
 
CENTRALITY - Static variable in class scratch.scott.BrandesBetweennessCentrality
 
CENTRALITY - Static variable in class scratch.scott.NewmanBetweennessCentrality
 
changeEvent - Variable in class edu.uci.ics.jung.utils.DefaultChangeEventSupport
Only one ChangeEvent is needed instance since the event's only state is the source property.
ChangeEventSupport - Interface in edu.uci.ics.jung.utils
 
changeListener - Variable in class edu.uci.ics.jung.visualization.DefaultVisualizationModel
 
changeSupport - Variable in class edu.uci.ics.jung.visualization.AbstractLayout
 
changeSupport - Variable in class edu.uci.ics.jung.visualization.LayoutDecorator
 
changeSupport - Variable in class edu.uci.ics.jung.visualization.PersistentLayoutImpl
 
changeSupport - Variable in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
 
changeSupport - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
 
changeValues(int, int) - Method in class scratch.biao.SliderPanel
 
changeValues(int, int, int) - Method in class scratch.biao.SliderPanel
 
checkbounds(EmittedLayout, Dimension) - Method in class samples.preview_new_graphdraw.transform.FitOnScreenTransformer
 
checkConstraints(Object, Collection) - Method in class edu.uci.ics.jung.graph.impl.AbstractArchetypeGraph
 
checkDecoratorType(Class) - Method in class scratch.scott.registry.UserDataRegistry
 
checkEquivalent(Graph) - Method in class edu.uci.ics.jung.algorithms.blockmodel.StructurallyEquivalent
For each vertex pair v, v1 in G, checks whether v and v1 are fully equivalent: meaning that they connect to the exact same vertices.
checkEquivalent(Graph) - Method in class edu.uci.ics.jung.algorithms.blockmodel.StructurallyEquivalentII
For each vertex pair v, v1 in G, checks whether v and v1 are fully equivalent: meaning that they connect to the exact same vertices.
checkGraphConstraints(KPartiteGraph) - Method in class edu.uci.ics.jung.algorithms.transformation.FoldingTransformer
Checks for, and rejects, mixed-mode graphs, and sets the undirected class variable state.
checkLegality(Element) - Method in class edu.uci.ics.jung.algorithms.cluster.ClusterSet
 
checkLengths(double[], double[]) - Static method in class edu.uci.ics.jung.statistics.DiscreteDistribution
Throws an IllegalArgumentException if the two arrays are not of the same length.
checkModifiers(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
check the mouse event modifiers against the instance member modifiers.
checkModifiers(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
overrided to be more flexible, and pass events with key combinations.
checkModifiers(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.GraphMouseAdapter
 
checkModifiers(MouseEvent) - Method in interface edu.uci.ics.jung.visualization.control.GraphMousePlugin
compare the set modifiers against those of the supplied event
checkModifiers(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
override to check equality with a mask
checkModifiers(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
 
checkOffscreenImage(Dimension) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer
Ensure that, if doubleBuffering is enabled, the offscreen image buffer exists and is the correct size.
CircleEdge - Class in samples.preview_new_graphdraw.test
 
CircleEdge(Edge, VisVertex, VisVertex) - Constructor for class samples.preview_new_graphdraw.test.CircleEdge
 
CircleLayout - Class in edu.uci.ics.jung.visualization.contrib
Positions vertices equally spaced on a regular circle.
CircleLayout(Graph) - Constructor for class edu.uci.ics.jung.visualization.contrib.CircleLayout
 
CircleLayout - Class in samples.preview_new_graphdraw.staticlayouts
 
CircleLayout() - Constructor for class samples.preview_new_graphdraw.staticlayouts.CircleLayout
 
CircleLayout - Class in scratch.danyel.sample
The CircleLayout package represents a visualization of a set of nodes.
CircleLayout(Graph) - Constructor for class scratch.danyel.sample.CircleLayout
Constructor for a SpringVisualizer for a raw graph with associated dimension--the input knows how big the graph is.
CircleLayout.CircleEdgeData - Class in scratch.danyel.sample
 
CircleLayout.CircleEdgeData(Edge) - Constructor for class scratch.danyel.sample.CircleLayout.CircleEdgeData
 
CircleLayout.CircleVertexData - Class in edu.uci.ics.jung.visualization.contrib
 
CircleLayout.CircleVertexData() - Constructor for class edu.uci.ics.jung.visualization.contrib.CircleLayout.CircleVertexData
 
CircleLayout.CircleVertexData - Class in scratch.danyel.sample
 
CircleLayout.CircleVertexData() - Constructor for class scratch.danyel.sample.CircleLayout.CircleVertexData
 
CircleLayout.LengthFunction - Interface in scratch.danyel.sample
If the edge is weighted, then override this method to show what the visualized length is.
CircleLayout.SpringDimensionChecker - Class in scratch.danyel.sample
 
CircleLayout.SpringDimensionChecker() - Constructor for class scratch.danyel.sample.CircleLayout.SpringDimensionChecker
 
CircleRenderer - Class in samples.preview_new_graphdraw.test
 
CircleRenderer() - Constructor for class samples.preview_new_graphdraw.test.CircleRenderer
 
CircularSubLayout - Class in edu.uci.ics.jung.visualization.subLayout
An implementation of SubLayout that places its collection of Vertices in a circle.
CircularSubLayout(Collection, double, Point2D) - Constructor for class edu.uci.ics.jung.visualization.subLayout.CircularSubLayout
create an instance with passed values
CLASSA - Static variable in class edu.uci.ics.jung.graph.impl.BipartiteGraph
 
CLASSB - Static variable in class edu.uci.ics.jung.graph.impl.BipartiteGraph
 
CLASSIC - Static variable in class edu.uci.ics.jung.visualization.contrib.Arrow
 
classify(UserDataContainer, AbstractPartitionClass) - Method in class scratch.scott.partition.AbstractPartition
 
classify(Set, AbstractPartitionClass) - Method in class scratch.scott.partition.AbstractPartition
 
classNameFromFile(String) - Static method in class scratch.danyel.ReflectiveLayoutDemo
 
cleanOriginal - Variable in class samples.preview_new_graphdraw.impl.GraphLayoutPanel
 
cleanup(Set, Object) - Static method in class edu.uci.ics.jung.utils.UserDataUtils
 
cleanup(Set, Object, Object) - Static method in class edu.uci.ics.jung.utils.UserDataUtils
 
cleanup(Set, Object, Object, Object) - Static method in class edu.uci.ics.jung.utils.UserDataUtils
 
cleanupReferences(Graph) - Method in class samples.preview_new_graphdraw.iter.UpdatableIterableLayout
This OPTIONAL OPTIMIZATION allows the java garbage collector to work.
clear(ArchetypeGraph) - Method in class edu.uci.ics.jung.algorithms.cluster.VoltageClusterer
Clears the voltage decoration values from the vertices of g.
clear() - Method in class edu.uci.ics.jung.graph.decorators.EdgeWeightLabeller
Clears all weights stored by this decorator.
clear() - Method in class edu.uci.ics.jung.graph.decorators.StringLabeller
Wipes the entire table.
clear(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.decorators.UserDatumNumberEdgeValue
Removes this decoration from g.
clear(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.decorators.UserDatumNumberVertexValue
Removes this decoration from g.
clear() - Static method in class edu.uci.ics.jung.utils.CollectionFactory
 
clear() - Method in class edu.uci.ics.jung.utils.MapBinaryHeap
 
clear() - Method in class scratch.danyel.simplegraph.SimpleGraph
 
clear() - Method in class scratch.joshua.jung_2_0.decoration.TestMap
 
clearPickedEdges() - Method in class edu.uci.ics.jung.visualization.MultiPickedState
 
clearPickedEdges() - Method in interface edu.uci.ics.jung.visualization.PickedState
Clears the "picked" state from all edges.
clearPickedVertices() - Method in class edu.uci.ics.jung.visualization.MultiPickedState
 
clearPickedVertices() - Method in interface edu.uci.ics.jung.visualization.PickedState
Clears the "picked" state from all vertices.
clearRect(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
 
clearRect(int, int, int, int) - Method in class scratch.scott.PSGr
Clears the specified rectangle by filling it with the current background color of the current drawing surface.
CleverhacksGraphTest - Class in test.edu.uci.ics.jung.graph.impl
 
CleverhacksGraphTest() - Constructor for class test.edu.uci.ics.jung.graph.impl.CleverhacksGraphTest
 
ClickEvent - Class in samples.preview_new_graphdraw.event
 
ClickEvent(Object, Element, double, MouseEvent) - Constructor for class samples.preview_new_graphdraw.event.ClickEvent
 
ClickListener - Interface in samples.preview_new_graphdraw.event
 
clickPolicy - Variable in class samples.preview_new_graphdraw.impl.GraphLayoutPanel
 
clip(Shape) - Method in class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
 
clippingRect - Variable in class scratch.scott.PSGr
 
clipRect(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
 
clipRect(int, int, int, int) - Method in class scratch.scott.PSGr
Clips to a rectangle.
CliqueGraphPredicate - Class in edu.uci.ics.jung.graph.predicates
Returns true if this graph is a clique (that is, if each vertex in the graph is a neighbor of each other vertex; also known as a complete graph).
CliqueGraphPredicate() - Constructor for class edu.uci.ics.jung.graph.predicates.CliqueGraphPredicate
 
CliquePredicateTest - Class in test.edu.uci.ics.jung.graph.predicates
 
CliquePredicateTest() - Constructor for class test.edu.uci.ics.jung.graph.predicates.CliquePredicateTest
 
clone() - Method in class edu.uci.ics.jung.graph.impl.AbstractHyperUnitBPG
Deprecated.  
clone() - Method in class edu.uci.ics.jung.utils.DefaultUserData
This class actually clones by removing the reference to the copyAction and userData
clone() - Method in class edu.uci.ics.jung.utils.UnifiedUserData
 
CLONE - Static variable in class edu.uci.ics.jung.utils.UserData
A CopyAction that clones UserData--that is, it uses the Java clone()call to clone the object.
clone() - Method in class edu.uci.ics.jung.utils.UserData
 
clone() - Method in interface edu.uci.ics.jung.utils.UserDataContainer
 
clone() - Method in class edu.uci.ics.jung.utils.UserDataDelegate
 
CLONE - Static variable in class scratch.scott.PSGr
 
clone() - Method in class test.edu.uci.ics.jung.utils.UserDataTest.TestDataHolder
 
close() - Method in class edu.uci.ics.jung.utils.StringInputStream
Deprecated. Closes the Stringreader.
clr - Variable in class scratch.scott.PSGr
 
cluster(Map, int) - Method in class edu.uci.ics.jung.algorithms.cluster.KMeansClusterer
Returns a Collection of clusters, where each cluster is represented as a Map of Objects to locations in d-dimensional space.
cluster(ArchetypeGraph, int) - Method in class edu.uci.ics.jung.algorithms.cluster.VoltageClusterer
Clusters the vertices of g into num_clusters clusters, based on their connectivity.
cluster_internal(ArchetypeGraph, ArchetypeVertex, int) - Method in class edu.uci.ics.jung.algorithms.cluster.VoltageClusterer
Does the work of getCommunity and cluster.
clusterAndRecolor(SubLayoutDecorator, int, Color[], boolean) - Method in class samples.graph.ClusteringDemo
 
clusteringCoefficients(ArchetypeGraph) - Static method in class edu.uci.ics.jung.statistics.GraphStatistics
Returns a Map of vertices to their clustering coefficients.
ClusteringDemo - Class in samples.graph
This simple app demonstrates how one can use our algorithms and visualization libraries in unison.
ClusteringDemo() - Constructor for class samples.graph.ClusteringDemo
 
ClusterSet - Class in edu.uci.ics.jung.algorithms.cluster
A data structure representing the clusters, connected set of vertices (or edges), in a graph.
ClusterSet(ArchetypeGraph) - Constructor for class edu.uci.ics.jung.algorithms.cluster.ClusterSet
Creates a new instance.
codeToType - Static variable in class edu.uci.ics.jung.algorithms.metrics.TriadicCensus
For debugging purposes, this is copied straight out of the paper which means that they refer to triad types 1-16.
collapseNext() - Method in class scratch.scott.GraphCollapser
 
collapseVerticesIntoSuperVertices(EquivalenceRelation, Map, MultiMap) - Method in class edu.uci.ics.jung.algorithms.blockmodel.GraphCollapser
Internal method for collapsing a set of vertexes.
collectFilesInPath(String) - Static method in class scratch.danyel.ReflectiveLayoutDemo
 
collection - Variable in class edu.uci.ics.jung.utils.CollectionFactory.CollectionData
 
collection_data - Static variable in class edu.uci.ics.jung.utils.CollectionFactory
 
CollectionFactory - Class in edu.uci.ics.jung.utils
Generates Collections based on input Collection instances, optionally filtered and sorted according to specified parameters.
CollectionFactory() - Constructor for class edu.uci.ics.jung.utils.CollectionFactory
 
CollectionFactory.CollectionData - Class in edu.uci.ics.jung.utils
 
CollectionFactory.CollectionData(Collection, Comparator, Predicate, boolean) - Constructor for class edu.uci.ics.jung.utils.CollectionFactory.CollectionData
 
CollectionHyperedge - Class in edu.uci.ics.jung.graph.impl
An implementation of Hyperedge that stores its collection of incident vertices internally as a Collection.
CollectionHyperedge() - Constructor for class edu.uci.ics.jung.graph.impl.CollectionHyperedge
 
CollectionHypervertex - Class in edu.uci.ics.jung.graph.impl
 
CollectionHypervertex() - Constructor for class edu.uci.ics.jung.graph.impl.CollectionHypervertex
 
collectLayouts() - Static method in class scratch.danyel.ReflectiveLayoutDemo
 
comp - Variable in class edu.uci.ics.jung.utils.CollectionFactory.CollectionData
 
compare(Object, Object) - Method in class edu.uci.ics.jung.algorithms.shortestpath.DijkstraDistance.VertexComparator
 
compareTo(Object) - Method in class edu.uci.ics.jung.algorithms.importance.Ranking
Compares two ranking based on the rank score.
compareTo(Object) - Method in class edu.uci.ics.jung.utils.MutableDouble
 
compareTo(Object) - Method in class edu.uci.ics.jung.utils.MutableInteger
 
componentHidden(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane.ResizeListener
 
componentResized(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane.ResizeListener
 
componentResized(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.SpringLayout.SpringDimensionChecker
 
componentResized(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.transform.LensTransformer.ComponentListenerImpl
 
componentResized(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer.VisualizationListener
create a new offscreen image for the graph whenever the window is resied
componentResized(ComponentEvent) - Method in class scratch.danyel.sample.CircleLayout.SpringDimensionChecker
 
componentResized(ComponentEvent) - Method in class scratch.scott.AestheticSpringVisualizer.SpringDimensionChecker
 
componentShown(ComponentEvent) - Method in class edu.uci.ics.jung.visualization.GraphZoomScrollPane.ResizeListener
 
computeBetweenness(Graph) - Method in class edu.uci.ics.jung.algorithms.importance.BetweennessCentrality
 
computeBetweenness() - Method in class edu.uci.ics.jung.algorithms.importance.RandomWalkBetweenness
 
computeBetweenness() - Method in class edu.uci.ics.jung.algorithms.importance.RandomWalkSTBetweenness
 
computeBetweenness(Graph) - Method in class scratch.scott.BrandesBetweennessCentrality
 
computeBetweenness(Graph) - Method in class scratch.scott.NewmanBetweennessCentrality
 
computeEnergy() - Method in interface scratch.scott.optimization.Configuration
Computes the energy or fitness of the current configuration.
computeEnergy() - Method in class scratch.scott.optimization.TestSimulatedAnnealer.TestConfiguration
 
computeMeanFirstPassageMatrix(Graph, Object, DoubleMatrix1D) - Static method in class edu.uci.ics.jung.algorithms.GraphMatrixOperations
Computes the all-pairs mean first passage time for the specified graph, given an existing stationary probability distribution.
computePathData(Edge, Edge) - Method in interface edu.uci.ics.jung.algorithms.MatrixElementOperations
If either e1 or e2 is null, the Object reference returned should be null.
computePathData(Edge, Edge) - Method in class edu.uci.ics.jung.algorithms.RealMatrixElementOperations
 
computeSTBetweenness(Vertex, Vertex, Vertex) - Method in class edu.uci.ics.jung.algorithms.importance.RandomWalkSTBetweenness
 
computeVoltagePotentialMatrix(UndirectedGraph) - Static method in class edu.uci.ics.jung.algorithms.GraphMatrixOperations
The idea here is based on the metaphor of an electric circuit.
computeWeightedPathsFromSource(Vertex, int) - Method in class edu.uci.ics.jung.algorithms.importance.WeightedNIPaths
 
concatenate(AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
 
concatenate(AffineTransform) - Method in interface edu.uci.ics.jung.visualization.transform.MutableTransformer
 
concatenate(AffineTransform) - Method in class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
 
Configuration - Interface in scratch.scott.optimization
Interface used by SimulatedAnnealer which represents the current best solution found during a search.
connectEdge(Hyperedge) - Method in interface edu.uci.ics.jung.graph.Hypervertex
Connects he to this hypervertex and vice versa.
connectEdge(Hyperedge) - Method in class edu.uci.ics.jung.graph.impl.AbstractHypervertex
 
connectEdge(Hyperedge) - Method in class edu.uci.ics.jung.graph.impl.HypervertexBPG
 
ConnectedGraphPredicate - Class in edu.uci.ics.jung.graph.predicates
 
ConnectedGraphPredicate() - Constructor for class edu.uci.ics.jung.graph.predicates.ConnectedGraphPredicate
 
connectVertex(Hypervertex) - Method in interface edu.uci.ics.jung.graph.Hyperedge
Connects hv1 to this hyperedge and vice versa.
connectVertex(Hypervertex) - Method in class edu.uci.ics.jung.graph.impl.AbstractHyperedge
Connects hv1 to this edge and vice versa.
connectVertex(Hypervertex) - Method in class edu.uci.ics.jung.graph.impl.HyperedgeBPG
Deprecated. Registers an additional vertex hv3_x onto this Edge.
ConstantDirectionalEdgeValue - Class in edu.uci.ics.jung.graph.decorators
Returns the constructor-specified value for each edge type.
ConstantDirectionalEdgeValue(double, double) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantDirectionalEdgeValue
 
ConstantEdgeColorFunction - Class in edu.uci.ics.jung.graph.decorators
Deprecated. Replaced by ConstantEdgePaintFunction.
ConstantEdgeColorFunction(Color) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantEdgeColorFunction
Deprecated.  
ConstantEdgeFontFunction - Class in edu.uci.ics.jung.graph.decorators
 
ConstantEdgeFontFunction(Font) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantEdgeFontFunction
 
ConstantEdgePaintFunction - Class in edu.uci.ics.jung.graph.decorators
Provides the same Paint for any specified edge.
ConstantEdgePaintFunction(Paint) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantEdgePaintFunction
Sets both draw and fill Paint instances to paint.
ConstantEdgePaintFunction(Paint, Paint) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantEdgePaintFunction
Sets the drawing Paint to draw_paint and the filling Paint to fill_paint.
ConstantEdgeStringer - Class in edu.uci.ics.jung.graph.decorators
Returns the specified label for all edges.
ConstantEdgeStringer(String) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantEdgeStringer
 
ConstantEdgeStrokeFunction - Class in edu.uci.ics.jung.graph.decorators
 
ConstantEdgeStrokeFunction(Stroke) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantEdgeStrokeFunction
 
ConstantEdgeStrokeFunction(float) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantEdgeStrokeFunction
 
ConstantEdgeValue - Class in edu.uci.ics.jung.graph.decorators
Returns a constructor-specified constant value for each edge.
ConstantEdgeValue(double) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantEdgeValue
 
ConstantEdgeValue(Number) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantEdgeValue
 
ConstantVertexAspectRatioFunction - Class in edu.uci.ics.jung.graph.decorators
 
ConstantVertexAspectRatioFunction(float) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexAspectRatioFunction
 
ConstantVertexColorFunction - Class in edu.uci.ics.jung.graph.decorators
 
ConstantVertexColorFunction(PickedInfo, Color, Color, Color) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexColorFunction
 
ConstantVertexFontFunction - Class in edu.uci.ics.jung.graph.decorators
 
ConstantVertexFontFunction(Font) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexFontFunction
 
ConstantVertexIconFunction - Class in edu.uci.ics.jung.graph.decorators
Returns the specified label for all vertices.
ConstantVertexIconFunction() - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexIconFunction
 
ConstantVertexIconFunction(Icon) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexIconFunction
 
ConstantVertexPaintFunction - Class in edu.uci.ics.jung.graph.decorators
Provides the same Paint(s) for any specified vertex.
ConstantVertexPaintFunction(Paint) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexPaintFunction
Sets both draw and fill Paint instances to paint.
ConstantVertexPaintFunction(Paint, Paint) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexPaintFunction
Sets the drawing Paint to draw_paint and the filling Paint to fill_paint.
ConstantVertexSizeFunction - Class in edu.uci.ics.jung.graph.decorators
 
ConstantVertexSizeFunction(int) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexSizeFunction
 
ConstantVertexStringer - Class in edu.uci.ics.jung.graph.decorators
Returns the specified label for all vertices.
ConstantVertexStringer(String) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexStringer
 
ConstantVertexStrokeFunction - Class in edu.uci.ics.jung.graph.decorators
 
ConstantVertexStrokeFunction(float) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexStrokeFunction
 
ConstantVertexStrokeFunction(Stroke) - Constructor for class edu.uci.ics.jung.graph.decorators.ConstantVertexStrokeFunction
 
constraint(Vertex) - Method in class edu.uci.ics.jung.algorithms.metrics.StructuralHoles
Burt's constraint measure (equation 2.4, page 55 of Burt, 1992).
constraint - Variable in exception edu.uci.ics.jung.exceptions.ConstraintViolationException
 
ConstraintViolationException - Exception in edu.uci.ics.jung.exceptions
 
ConstraintViolationException(String, Predicate) - Constructor for exception edu.uci.ics.jung.exceptions.ConstraintViolationException
 
constructGraph() - Method in class scratch.scott.partition.AbstractPartitionClass
 
constructGraph() - Method in class scratch.scott.partition.EdgePartitionClass
 
constructGraph() - Method in class scratch.scott.partition.VertexPartitionClass
 
constructGraph(double, DoubleMatrix2D) - Static method in class scratch.scott.UserExample
 
container - Variable in class test.edu.uci.ics.jung.graph.impl.TestCopyMemoryLeaks.DummyClass
 
contains(Object) - Method in class edu.uci.ics.jung.utils.MapBinaryHeap
 
contains(Object) - Method in class scratch.danyel.simplegraph.SimpleGraph
 
containsAll(Collection) - Method in class scratch.danyel.simplegraph.SimpleGraph
 
containsDecorator(Decorator) - Method in class scratch.scott.registry.RegistryDecoratorSet
 
containsKey(Object) - Method in class scratch.joshua.jung_2_0.decoration.TestMap
 
containsParallelEdges(Graph) - Static method in class edu.uci.ics.jung.utils.GraphProperties
Checks to see whether the graphs contains parallel edges
containsSelfLoops(Graph) - Static method in class edu.uci.ics.jung.utils.GraphProperties
Checks to see whether the graphs contains self-loops
ContainsUserDataKeyVertexPredicate - Class in edu.uci.ics.jung.graph.predicates
Returns true iff the vertex contains the specified user data key.
ContainsUserDataKeyVertexPredicate(Object) - Constructor for class edu.uci.ics.jung.graph.predicates.ContainsUserDataKeyVertexPredicate
 
containsUserDatumKey(Object) - Method in class edu.uci.ics.jung.graph.impl.AbstractHyperUnitBPG
Deprecated.  
containsUserDatumKey(Object) - Method in class edu.uci.ics.jung.utils.DefaultUserData
 
containsUserDatumKey(Object) - Method in class edu.uci.ics.jung.utils.UnifiedUserData
 
containsUserDatumKey(Object) - Method in interface edu.uci.ics.jung.utils.UserDataContainer
Reports whether key is a key of this user data container.
containsUserDatumKey(Object) - Method in class edu.uci.ics.jung.utils.UserDataDelegate
 
containsValue(Object) - Method in class scratch.joshua.jung_2_0.decoration.TestMap
 
control_offset_increment - Variable in class edu.uci.ics.jung.graph.decorators.AbstractEdgeShapeFunction
Specifies how far apart to place the control points for edges being drawn in parallel.
convergence_threshold - Variable in class edu.uci.ics.jung.algorithms.cluster.KMeansClusterer
 
convergence_threshold - Variable in class edu.uci.ics.jung.algorithms.importance.VoltageRanker
 
converse_depth - Variable in class edu.uci.ics.jung.algorithms.cluster.BicomponentClusterer
 
convertVertices(Graph, Graph, boolean) - Static method in class edu.uci.ics.jung.algorithms.transformation.DirectionTransformer
Puts a version of each vertex from old into transformed.
Coordinates - Class in edu.uci.ics.jung.visualization
Stores coordinates (X,Y) for vertices being visualized.
Coordinates() - Constructor for class edu.uci.ics.jung.visualization.Coordinates
 
Coordinates(double, double) - Constructor for class edu.uci.ics.jung.visualization.Coordinates
 
Coordinates(Coordinates) - Constructor for class edu.uci.ics.jung.visualization.Coordinates
Initializes this coordinate to the value of the passed-in coordinate.
Coordinates - Class in samples.preview_new_graphdraw
Stores coordinates (X,Y) for vertices being visualized.
Coordinates(double, double) - Constructor for class samples.preview_new_graphdraw.Coordinates
 
Coordinates(Coordinates) - Constructor for class samples.preview_new_graphdraw.Coordinates
Initializes this coordinate to the value of the passed-in coordinate.
CoordinateUtil - Class in samples.preview_new_graphdraw
 
CoordinateUtil() - Constructor for class samples.preview_new_graphdraw.CoordinateUtil
 
CoordinateUtil.Line - Class in samples.preview_new_graphdraw
A class which represents a geometric line.
CoordinateUtil.Line(Coordinates, Coordinates) - Constructor for class samples.preview_new_graphdraw.CoordinateUtil.Line
 
CoordinateUtil.Line(double, double) - Constructor for class samples.preview_new_graphdraw.CoordinateUtil.Line
 
CoordinateUtilsTest - Class in test.edu.uci.ics.jung.utils
 
CoordinateUtilsTest() - Constructor for class test.edu.uci.ics.jung.utils.CoordinateUtilsTest
 
copy(ArchetypeGraph) - Method in interface edu.uci.ics.jung.graph.ArchetypeEdge
Creates a copy of this edge in graph g.
copy() - Method in interface edu.uci.ics.jung.graph.ArchetypeGraph
Performs a deep copy of the graph and its contents.
copy(ArchetypeGraph) - Method in interface edu.uci.ics.jung.graph.ArchetypeVertex
Creates a copy of this vertex in graph g.
copy(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.impl.AbstractArchetypeEdge
 
copy() - Method in class edu.uci.ics.jung.graph.impl.AbstractArchetypeGraph
Creates a replica of this graph.
copy(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.impl.AbstractArchetypeVertex
 
copy(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.impl.AbstractHyperedge
Creates a copy of this edge in the specified graph newGraph, and copies this edge's user data to the new edge.
copy(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.impl.AbstractHypervertex
 
copy(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.impl.AbstractSparseEdge
Creates a copy of this edge in the specified graph newGraph, and copies this edge's user data to the new edge.
copy(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.impl.AbstractSparseVertex
 
copy(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.impl.BipartiteEdge
 
copy(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.impl.BipartiteVertex
Specialized copy function for copy FROM BipartiteGraph TO BipartiteGraph
copy(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.impl.HyperedgeBPG
Deprecated.  
copy() - Method in class edu.uci.ics.jung.graph.impl.HypergraphBPG
Deprecated.  
copy(ArchetypeGraph) - Method in class edu.uci.ics.jung.graph.impl.HypervertexBPG
 
copy(VisVertex, VisVertex) - Method in class samples.preview_new_graphdraw.impl.crooked.CrookedSpringLayout.CrookedSpringEdge
 
copy(EmittedLayout, EmittedLayout) - Static method in class samples.preview_new_graphdraw.iter.GraphLayoutPanelUtils
Copies a layout into a destination layout (whose values are cleared)
copy(EmittedLayout) - Static method in class samples.preview_new_graphdraw.iter.GraphLayoutPanelUtils
Copies a layout into a new layout, which is returned.
copy(VisVertex, VisVertex) - Method in class samples.preview_new_graphdraw.test.CircleEdge
 
copy(VisVertex, VisVertex) - Method in class samples.preview_new_graphdraw.VisEdge
Creates a new VisEdge from the specified VisVertex instances and this instance's Edge.
copy() - Method in class samples.preview_new_graphdraw.VisVertex
Creates a new visvertex with this same location
copy_action - Variable in class edu.uci.ics.jung.algorithms.transformation.FoldingTransformer
 
copy_action - Variable in class edu.uci.ics.jung.graph.decorators.UserDatumNumberEdgeValue
 
copy_action - Variable in class edu.uci.ics.jung.graph.decorators.UserDatumNumberVertexValue
 
copy_action - Variable in class edu.uci.ics.jung.io.HypergraphReader
 
copyArea(int, int, int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
 
copyArea(int, int, int, int, int, int) - Method in class scratch.scott.PSGr
Copies an area of the screen.
CopyGraphTest - Class in test.edu.uci.ics.jung.graph.impl
 
CopyGraphTest() - Constructor for class test.edu.uci.ics.jung.graph.impl.CopyGraphTest
 
CopyGraphTest.CopyGraphSparseTest - Class in test.edu.uci.ics.jung.graph.impl
 
CopyGraphTest.CopyGraphSparseTest() - Constructor for class test.edu.uci.ics.jung.graph.impl.CopyGraphTest.CopyGraphSparseTest
 
copyLabels(StringLabeller, StringLabeller) - Static method in class edu.uci.ics.jung.utils.GraphUtils
Copies the labels of vertices from one StringLabeller to another.
copyValues(ArchetypeGraph, NumberVertexValue, NumberVertexValue) - Static method in class edu.uci.ics.jung.utils.GraphUtils
Copies, for each vertex v in g, source's value to dest.
CopyVertexMapper - Class in edu.uci.ics.jung.utils
A VertexMapper implementation that respects the vertex equality reflected by ArchetypeVertex.getEqualVertex.
CopyVertexMapper(ArchetypeGraph) - Constructor for class edu.uci.ics.jung.utils.CopyVertexMapper
 
corner - Variable in class edu.uci.ics.jung.visualization.GraphZoomScrollPane
 
cosine(double[], double[]) - Static method in class edu.uci.ics.jung.statistics.DiscreteDistribution
Returns the cosine distance between the two specified distributions, which must have the same number of elements.
count - Static variable in class edu.uci.ics.jung.algorithms.blockmodel.StructurallyEquivalent
 
count() - Method in class edu.uci.ics.jung.statistics.Histogram
Returns the number of accumulated counts.
count() - Method in class edu.uci.ics.jung.statistics.StatisticalMoments
Returns the number of accumulated counts.
create() - Method in class edu.uci.ics.jung.utils.TypedVertexGenerator
Creates a vertex whose type is determined by the requirements specified in the constructor.
create() - Method in interface edu.uci.ics.jung.utils.VertexGenerator
 
create() - Method in class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
 
create(int, int, int, int) - Method in class edu.uci.ics.jung.visualization.transform.shape.GraphicsDecorator
 
create() - Method in class edu.uci.ics.jung.visualization.transform.shape.TransformingGraphics
 
create() - Method in class scratch.scott.PSGr
Container.paint calls create and dispose, for a separate g to clip and position each child and then restore larger clip and original coordinates by disposing of the smaller g and using the original g.
create(int, int, int, int) - Method in class scratch.scott.PSGr
Creates a new PSGr Object with the specified parameters, based on the original PSGr Object.
createAddEdge(StringTokenizer, Vertex, boolean, Graph, Indexer, boolean) - Method in class edu.uci.ics.jung.io.PajekNetReader
 
createChainPlusIsolates(int, int) - Static method in class edu.uci.ics.jung.utils.TestGraphs
Returns a graph consisting of a chain of vertex_count - 1 vertices plus one isolated vertex.
createCollapsedVertex(Graph, Set) - Method in class edu.uci.ics.jung.algorithms.blockmodel.BipartiteGraphCollapser
It must be the case that all members of rootSet are in the same partition.
createCollapsedVertex(Graph, Set) - Method in class edu.uci.ics.jung.algorithms.blockmodel.GraphCollapser
Overridable method to create a single vertex representing a set of vertices in the graph.
createDirectedAcyclicGraph(int, int, double) - Static method in class edu.uci.ics.jung.utils.TestGraphs
Creates a sample directed acyclic graph by generating several "layers", and connecting nodes (randomly) to nodes in earlier (but never later) layers.
createDirectedEdges(Graph, GraphCollapser.CollapsedVertex, Vertex, Set) - Method in class edu.uci.ics.jung.algorithms.blockmodel.GraphCollapser
Overridable method to create a up to two directed edges that represents the data in its parameters.
createEdge(Map) - Method in class edu.uci.ics.jung.io.GraphMLFileHandler
 
createEdges(Vertex[], int[][], Graph) - Method in class test.edu.uci.ics.jung.algorithms.cluster.TestBicomponentClusterer
 
createEdgesCorrespondingToMap(Graph, GraphCollapser.CollapsedVertex, MultiMap, Set) - Method in class edu.uci.ics.jung.algorithms.blockmodel.GraphCollapser
INTERNAL METHOD
createEquivalenceClasses(Graph, Set) - Method in class edu.uci.ics.jung.algorithms.blockmodel.StructurallyEquivalent
Takes in a Set of Pairs (as in the resutls of checkEquivalent) and massages into a Set of Sets, where each Set is an equivalence class.
createEquivalentClusterSet(Graph) - Method in class edu.uci.ics.jung.algorithms.cluster.ClusterSet
Returns the corresponding cluster set in the other graph.
createEquivalentClusterSet(Graph) - Method in class edu.uci.ics.jung.algorithms.cluster.EdgeClusterSet
Creates a new cluster set where each edge and cluster in the new cluster set correspond 1-to-1 with those in the original graph
createEquivalentClusterSet(Graph) - Method in class edu.uci.ics.jung.algorithms.cluster.VertexClusterSet
Creates a new cluster set where each vertex and cluster in the new cluster set correspond 1-to-1 with those in the original graph
createGraph() - Method in class edu.uci.ics.jung.algorithms.transformation.FoldingTransformer
Returns a base graph to use.
createGraph(Map) - Method in class edu.uci.ics.jung.io.GraphMLFileHandler
 
createHistogram(DoubleArrayList, double, int, double) - Static method in class edu.uci.ics.jung.statistics.GraphStatistics
Creates a histogram from a sequence of doubles
createRecord(ArchetypeVertex, ArchetypeEdge, double) - Method in class edu.uci.ics.jung.algorithms.shortestpath.DijkstraDistance.SourceData
 
createRecord(ArchetypeVertex, ArchetypeEdge, double) - Method in class edu.uci.ics.jung.algorithms.shortestpath.DijkstraShortestPath.SourcePathData
 
createSimpleDirectedGraph() - Method in class test.edu.uci.ics.jung.io.TestMatrixFile
 
createTestGraph(boolean) - Static method in class edu.uci.ics.jung.utils.TestGraphs
Creates a small sample graph that can be used for testing purposes.
createUndirectedEdge(Graph, GraphCollapser.CollapsedVertex, Vertex, Set) - Method in class edu.uci.ics.jung.algorithms.blockmodel.BipartiteGraphCollapser
 
createUndirectedEdge(Graph, GraphCollapser.CollapsedVertex, Vertex, Set) - Method in class edu.uci.ics.jung.algorithms.blockmodel.GraphCollapser
Overridable method to create a single undirected edge that represents the data in its parameters.
createVertex(Map) - Method in class edu.uci.ics.jung.io.GraphMLFileHandler
 
createVertexDegreeDiagonalMatrix(Graph) - Static method in class edu.uci.ics.jung.algorithms.GraphMatrixOperations
Returns a diagonal matrix whose diagonal entries contain the degree for the corresponding node.
createVisEdge(Edge, VisVertex, VisVertex) - Method in class samples.preview_new_graphdraw.impl.crooked.CrookedSpringLayout
 
createVisEdge(Edge, VisVertex, VisVertex) - Method in class samples.preview_new_graphdraw.iterablelayouts.SpringLayout
 
createVisEdge(Edge, VisVertex, VisVertex) - Method in class samples.preview_new_graphdraw.StaticLayout
 
createVisEdges(Set) - Method in class samples.preview_new_graphdraw.StaticLayout
 
createVisVertex(VisVertex) - Method in class samples.preview_new_graphdraw.iterablelayouts.SpringLayout
 
createVisVertex(Vertex) - Method in class samples.preview_new_graphdraw.StaticLayout
 
createVisVertex(Vertex) - Method in class samples.preview_new_graphdraw.staticlayouts.CircleLayout
 
createVisVertex(Vertex) - Method in class samples.preview_new_graphdraw.staticlayouts.IterableFromStaticEmittedLayout
 
createVisVertex(Vertex) - Method in class samples.preview_new_graphdraw.staticlayouts.IterableToStaticLayout
 
createVisVertex(Vertex) - Method in class samples.preview_new_graphdraw.staticlayouts.RandomLayout
 
createVisVertex(Vertex) - Method in class samples.preview_new_graphdraw.staticlayouts.SimpleLayoutAlgorithm
 
createVisVertices(Set) - Method in class samples.preview_new_graphdraw.StaticLayout
 
CrookedLineTransformer - Class in samples.preview_new_graphdraw.transform
 
CrookedLineTransformer() - Constructor for class samples.preview_new_graphdraw.transform.CrookedLineTransformer
 
CrookedRenderer - Class in samples.preview_new_graphdraw.impl.crooked
 
CrookedRenderer() - Constructor for class samples.preview_new_graphdraw.impl.crooked.CrookedRenderer
 
CrookedRun - Class in samples.preview_new_graphdraw.impl.crooked
 
CrookedRun() - Constructor for class samples.preview_new_graphdraw.impl.crooked.CrookedRun
 
CrookedRun.Selecter - Class in samples.preview_new_graphdraw.impl.crooked
 
CrookedRun.Selecter() - Constructor for class samples.preview_new_graphdraw.impl.crooked.CrookedRun.Selecter
 
CrookedSpringLayout - Class in samples.preview_new_graphdraw.impl.crooked
 
CrookedSpringLayout() - Constructor for class samples.preview_new_graphdraw.impl.crooked.CrookedSpringLayout
 
CrookedSpringLayout.CrookedSpringEdge - Class in samples.preview_new_graphdraw.impl.crooked
 
CrookedSpringLayout.CrookedSpringEdge(Edge, VisVertex, VisVertex) - Constructor for class samples.preview_new_graphdraw.impl.crooked.CrookedSpringLayout.CrookedSpringEdge
 
crossover - Variable in class edu.uci.ics.jung.visualization.control.CrossoverScalingControl
Point where scale crosses over from view to layout.
CrossoverScalingControl - Class in edu.uci.ics.jung.visualization.control
A scaling control that has a crossover point.
CrossoverScalingControl() - Constructor for class edu.uci.ics.jung.visualization.control.CrossoverScalingControl
 
CSVParser - Class in scratch.scott
 
CSVParser() - Constructor for class scratch.scott.CSVParser
Construct a CSV parser, with the default separator (`,').
CSVParser(char) - Constructor for class scratch.scott.CSVParser
Construct a CSV parser with a given separator.
current_status - Variable in class scratch.danyel.lazy.LazySparseVertex
 
currentLayout - Variable in class samples.preview_new_graphdraw.iter.IterableLayout
 
currentSize - Variable in class scratch.danyel.sample.CircleLayout
 
currentSize - Variable in class scratch.scott.AestheticSpringVisualizer
 
cursor - Variable in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
the special cursor that plugins may display

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