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 

M

m - Variable in class edu.uci.ics.jung.utils.HashSettableVertexMapper
 
m_arrowLength - Variable in class edu.uci.ics.jung.visualization.contrib.Arrow
 
m_arrowStroke - Variable in class edu.uci.ics.jung.visualization.contrib.Arrow
 
m_arrowType - Variable in class edu.uci.ics.jung.visualization.contrib.Arrow
 
m_arrowWidth - Variable in class edu.uci.ics.jung.visualization.contrib.Arrow
 
m_Graph - Variable in class edu.uci.ics.jung.graph.impl.AbstractElement
The graph of which this vertex is an element.
magnification - Variable in class edu.uci.ics.jung.visualization.transform.LensTransformer
 
magnificationPlugin - Variable in class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
not included in the base class
MagnifyShapeTransformer - Class in edu.uci.ics.jung.visualization.transform.shape
MagnifyShapeTransformer extends MagnifyTransformer and adds implementations for methods in ShapeTransformer.
MagnifyShapeTransformer(Component) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.MagnifyShapeTransformer
Create an instance, setting values from the passed component and registering to listen for size changes on the component.
MagnifyShapeTransformer(Component, MutableTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.shape.MagnifyShapeTransformer
Create an instance, setting values from the passed component and registering to listen for size changes on the component, with a possibly shared transform delegate.
MagnifyTransformer - Class in edu.uci.ics.jung.visualization.transform
MagnifyTransformer wraps a MutableAffineTransformer and modifies the transform and inverseTransform methods so that they create an enlarging projection of the graph points.
MagnifyTransformer(Component) - Constructor for class edu.uci.ics.jung.visualization.transform.MagnifyTransformer
create an instance, setting values from the passed component and registering to listen for size changes on the component
MagnifyTransformer(Component, MutableTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.MagnifyTransformer
create an instance with a possibly shared transform
main(String[]) - Static method in class edu.uci.ics.jung.visualization.transform.shape.Intersector
 
main(String[]) - Static method in class samples.graph.AddNodeDemo
 
main(String[]) - Static method in class samples.graph.ClusteringDemo
 
main(String[]) - Static method in class samples.graph.EdgeLabelDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.GraphEditorDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.GraphZoomScrollPaneDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.InternalFrameSatelliteViewDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.LensDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.MultiViewDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.PersistentLayoutDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.PluggableRendererDemo
 
main(String[]) - Static method in class samples.graph.RankingDemo
 
main(String[]) - Static method in class samples.graph.SatelliteViewDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.ShortestPathDemo
 
main(String[]) - Static method in class samples.graph.ShowLayouts
 
main(String[]) - Static method in class samples.graph.SimpleGraphDraw
 
main(String[]) - Static method in class samples.graph.southern.TestSouthernWomenBipartite
 
main(String[]) - Static method in class samples.graph.SubLayoutDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.TreeLayoutDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.TwoModelDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.UnicodeLabelDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.VertexImageShaperDemo
a driver for this demo
main(String[]) - Static method in class samples.graph.ZoomDemo
Deprecated.
a driver for this demo
main(String[]) - Static method in class samples.preview_new_graphdraw.impl.crooked.CrookedRun
 
main(String[]) - Static method in class samples.preview_new_graphdraw.impl.StaticGraphDraw
 
main(String[]) - Static method in class samples.preview_new_graphdraw.test.AnimatedGraphDraw
 
main(String[]) - Static method in class samples.preview_new_graphdraw.test.NiftyAnimationDemo
 
main(String[]) - Static method in class samples.preview_new_graphdraw.test.StaticGraphDraw
 
main(String[]) - Static method in class scratch.biao.TestFrame
 
main(String[]) - Static method in class scratch.biao.TestGraphML
 
main(String[]) - Static method in class scratch.biao.TwoGraphsFloating
 
main(String[]) - Static method in class scratch.danyel.BabySoWoBi
 
main(String[]) - Static method in class scratch.danyel.DemoPrettyRenderer
 
main(String[]) - Static method in class scratch.danyel.DemoTemporalRenderer
 
main(String[]) - Static method in class scratch.danyel.lazy.LazyWebCrawler
 
main(String[]) - Static method in class scratch.danyel.LittleTest
 
main(String[]) - Static method in class scratch.danyel.QuickDraw
 
main(String[]) - Static method in class scratch.danyel.ReflectiveLayoutDemo
 
main(String[]) - Static method in class scratch.danyel.sample.BetweenVis
 
main(String[]) - Static method in class scratch.danyel.sample.TestVis
 
main(String[]) - Static method in class scratch.danyel.simplegraph.DemoSimpleGraph
 
main(String[]) - Static method in class scratch.danyel.TestDag
 
main(String[]) - Static method in class scratch.danyel.TMAMiniGraph
 
main(String[]) - Static method in class scratch.joshua.jung_2_0.decoration.TestMap
 
main(String[]) - Static method in class scratch.joshua.ranking.RankerDemo
a driver for this demo
main(String[]) - Static method in class scratch.scott.demo.GraphDistributionsDemo
 
main(String[]) - Static method in class scratch.scott.FastScalableMDSPrototype
 
main(String[]) - Static method in class scratch.scott.GraphGeneratorDemo
 
main(String[]) - Static method in class scratch.scott.RankNormalizer
 
main(String[]) - Static method in class scratch.scott.sample.Demo
 
main(String[]) - Static method in class scratch.scott.sample.RankingDemo
 
main(String[]) - Static method in class scratch.scott.UserExample
 
main(String[]) - Static method in class scratch.scott.VizApp
 
Main - Class in scratch.tom.simpleGraph
 
Main() - Constructor for class scratch.tom.simpleGraph.Main
 
main(String[]) - Static method in class scratch.tom.simpleGraph.Main
 
main(String[]) - Static method in class test.edu.uci.ics.jung.graph.impl.ForceGC
 
mainFilter - Variable in class edu.uci.ics.jung.visualization.GraphDraw
Deprecated.
 
makeKClique(int, boolean) - Method in class test.edu.uci.ics.jung.graph.predicates.CliquePredicateTest
 
map - Variable in class edu.uci.ics.jung.graph.decorators.MapNumberVertexValue
 
map(ArchetypeVertex, ArchetypeVertex) - Method in class edu.uci.ics.jung.utils.HashSettableVertexMapper
 
map(ArchetypeVertex, ArchetypeVertex) - Method in interface edu.uci.ics.jung.utils.SettableVertexMapper
 
map - Variable in class edu.uci.ics.jung.visualization.PersistentLayoutImpl
a container for Vertices
map - Variable in class edu.uci.ics.jung.visualization.subLayout.CircularSubLayout
 
MapBinaryHeap - Class in edu.uci.ics.jung.utils
An array-based binary heap implementation of a priority queue, which also provides efficient update() and contains operations.
MapBinaryHeap(Comparator) - Constructor for class edu.uci.ics.jung.utils.MapBinaryHeap
Creates a MapBinaryHeap whose heap ordering is based on the ordering of the elements specified by c.
MapBinaryHeap() - Constructor for class edu.uci.ics.jung.utils.MapBinaryHeap
Creates a MapBinaryHeap whose heap ordering will be based on the natural ordering of the elements, which must be Comparable.
MapBinaryHeap(Collection) - Constructor for class edu.uci.ics.jung.utils.MapBinaryHeap
Creates a MapBinaryHeap based on the specified collection whose heap ordering will be based on the natural ordering of the elements, which must be Comparable.
MapBinaryHeap(Collection, Comparator) - Constructor for class edu.uci.ics.jung.utils.MapBinaryHeap
Creates a MapBinaryHeap based on the specified collection whose heap ordering is based on the ordering of the elements specified by c.
MapBinaryHeapTest - Class in test.edu.uci.ics.jung.utils
 
MapBinaryHeapTest() - Constructor for class test.edu.uci.ics.jung.utils.MapBinaryHeapTest
 
MapNumberVertexValue - Class in edu.uci.ics.jung.graph.decorators
A simple implementation of NumberVertexValue backed by a Map.
MapNumberVertexValue() - Constructor for class edu.uci.ics.jung.graph.decorators.MapNumberVertexValue
 
mapTo1DMatrix(Map) - Static method in class edu.uci.ics.jung.algorithms.GraphMatrixOperations
Converts a Map of (Vertex, Double) pairs to a DoubleMatrix1D.
mark(int) - Method in class edu.uci.ics.jung.utils.StringInputStream
Deprecated.
Marks the read limit of the StringReader.
MarkovCentrality - Class in edu.uci.ics.jung.algorithms.importance
 
MarkovCentrality(DirectedGraph, Set) - Constructor for class edu.uci.ics.jung.algorithms.importance.MarkovCentrality
 
MarkovCentrality(DirectedGraph, Set, String) - Constructor for class edu.uci.ics.jung.algorithms.importance.MarkovCentrality
 
markSupported() - Method in class edu.uci.ics.jung.utils.StringInputStream
Deprecated.
 
mArrow - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.
 
master - Variable in class edu.uci.ics.jung.visualization.control.SatelliteVisualizationViewer
the master VisualizationViewer that this is a satellite view for
MatrixElementOperations - Interface in edu.uci.ics.jung.algorithms
An interface for specifying the behavior of graph/matrix operations for a particular element type.
MatrixFile - Class in edu.uci.ics.jung.io
Basic I/O handler for ascii matrix files.
MatrixFile(String) - Constructor for class edu.uci.ics.jung.io.MatrixFile
Constructs MatrixFile instance.
matrixToGraph(DoubleMatrix2D, NumberEdgeValue) - Static method in class edu.uci.ics.jung.algorithms.GraphMatrixOperations
Creates a graph from a square (weighted) adjacency matrix.
matrixToGraph(DoubleMatrix2D, String) - Static method in class edu.uci.ics.jung.algorithms.GraphMatrixOperations
Creates a graph from a square (weighted) adjacency matrix.
matrixToGraph(DoubleMatrix2D) - Static method in class edu.uci.ics.jung.algorithms.GraphMatrixOperations
Creates a graph from a square (weighted) adjacency matrix.
max - Variable in class edu.uci.ics.jung.graph.decorators.InterpolatingVertexSizeFunction
 
max_distance - Variable in class edu.uci.ics.jung.algorithms.shortestpath.DijkstraDistance
 
max_iterations - Variable in class edu.uci.ics.jung.algorithms.cluster.KMeansClusterer
 
max_iterations - Variable in class edu.uci.ics.jung.algorithms.importance.VoltageRanker
 
MAX_ITERATIONS - Static variable in class edu.uci.ics.jung.visualization.PluggableRenderer
Specifies the maximum number of iterations to run the edge subdivision loop in getLastOutsideSegment; this is done to fix the arrow orientation problem noted in bug report #1450529.
max_iterations - Variable in class scratch.joshua.ranking.AbstractIterativeRanker
 
max_targets - Variable in class edu.uci.ics.jung.algorithms.shortestpath.DijkstraDistance
 
MAX_TRIADS - Static variable in class edu.uci.ics.jung.algorithms.metrics.TriadicCensus
 
MAX_TRIADS - Static variable in class scratch.danyel.triads.TriadicCensus
 
maxDistance - Variable in class edu.uci.ics.jung.visualization.RadiusGraphElementAccessor
 
maxScaledMutualEdgeWeight(Vertex, Vertex) - Method in class edu.uci.ics.jung.algorithms.metrics.StructuralHoles
The marginal strength of v1's relation with contact vertex2.
mBack - Variable in class samples.preview_new_graphdraw.VisEdge
 
mDrawLightBoxes - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.
 
mean(Collection) - Static method in class edu.uci.ics.jung.statistics.DiscreteDistribution
Returns the mean of the specified Collection of distributions, which are assumed to be normalized arrays of double values.
mean(double[][]) - Static method in class edu.uci.ics.jung.statistics.DiscreteDistribution
Returns the mean of the specified array of distributions, represented as normalized arrays of double values.
MEAN_FIRST_PASSAGE_TIME - Static variable in class edu.uci.ics.jung.algorithms.importance.MarkovCentrality
 
mEdge - Variable in class samples.preview_new_graphdraw.VisEdge
 
mEdgeIDs - Variable in class edu.uci.ics.jung.graph.impl.AbstractArchetypeGraph
ID -> Edge lookup table.
mEdgeLabelFunction - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.
 
mEdgeRenderer - Variable in class samples.preview_new_graphdraw.impl.GraphLayoutPanel
 
mEdges - Variable in class edu.uci.ics.jung.graph.impl.AbstractSparseGraph
The set of edges registered with the graph.
melt(double, double, double) - Method in interface scratch.scott.optimization.Configuration
Randomly perturbs the current configuration in some way.
melt(double, double, double) - Method in class scratch.scott.optimization.TestSimulatedAnnealer.TestConfiguration
 
mergePaths(Edge, Object) - Method in interface edu.uci.ics.jung.algorithms.MatrixElementOperations
If either e or pathData is null, the effect of mergePaths() is implementation-dependent.
mergePaths(Edge, Object) - Method in class edu.uci.ics.jung.algorithms.RealMatrixElementOperations
 
message - Static variable in class edu.uci.ics.jung.graph.predicates.UserDatumEdgePredicate
 
message - Static variable in class edu.uci.ics.jung.graph.predicates.UserDatumVertexPredicate
 
mFrom - Variable in class edu.uci.ics.jung.graph.impl.AbstractSparseEdge
One of the two incident vertices of this edge.
mFront - Variable in class samples.preview_new_graphdraw.VisEdge
 
mGraphListenerHandler - Variable in class edu.uci.ics.jung.graph.impl.AbstractArchetypeGraph
GraphEventType -> Graph Listener list table
midpoint(Coordinates) - Method in class edu.uci.ics.jung.visualization.Coordinates
Computes the midpoint between the two coordinates
midpoint(Coordinates, Coordinates) - Static method in class samples.preview_new_graphdraw.CoordinateUtil
Computes the midpoint between the two coordinates
min - Variable in class edu.uci.ics.jung.graph.decorators.InterpolatingVertexSizeFunction
 
min_size - Variable in class edu.uci.ics.jung.graph.decorators.InterpolatingVertexSizeFunction
 
MINIMUMLEVELKEY - Static variable in class edu.uci.ics.jung.visualization.contrib.DAGLayout
 
MIXED - Static variable in class edu.uci.ics.jung.utils.TypedVertexGenerator
 
mLayout - Variable in class samples.preview_new_graphdraw.impl.GraphLayoutPanel
 
mLineHeight - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.
 
mNeighborsToEdges - Variable in class edu.uci.ics.jung.graph.impl.SimpleSparseVertex
A map of the vertices connected to this vertex by undirected edges to the corresponding sets of edges.
ModalGraphMouse - Interface in edu.uci.ics.jung.visualization.control
Interface for a GraphMouse that supports modality.
ModalGraphMouse.Mode - Class in edu.uci.ics.jung.visualization.control
The Mode class implements the typesafe enum pattern.
ModalLensGraphMouse - Class in edu.uci.ics.jung.visualization.control
an implementation of the AbstractModalGraphMouse that includes plugins for manipulating a view that is using a LensTransformer.
ModalLensGraphMouse() - Constructor for class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
 
ModalLensGraphMouse(float, float) - Constructor for class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
 
ModalLensGraphMouse(LensMagnificationGraphMousePlugin) - Constructor for class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
 
ModalLensGraphMouse(float, float, LensMagnificationGraphMousePlugin) - Constructor for class edu.uci.ics.jung.visualization.control.ModalLensGraphMouse
 
ModalSatelliteGraphMouse - Class in edu.uci.ics.jung.visualization.control
 
ModalSatelliteGraphMouse() - Constructor for class edu.uci.ics.jung.visualization.control.ModalSatelliteGraphMouse
 
ModalSatelliteGraphMouse(float, float) - Constructor for class edu.uci.ics.jung.visualization.control.ModalSatelliteGraphMouse
 
mode - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
the current mode
mode - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
the current mode
modeBox - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
a JComboBox control available to set the mode
modeBox - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
a JComboBox control available to set the mode
model - Variable in class edu.uci.ics.jung.visualization.BirdsEyeVisualizationViewer
Deprecated.
 
model - Variable in class edu.uci.ics.jung.visualization.VisualizationViewer
holds the state of this View
modeListener - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
a listener for mode changes
modeListener - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
a listener for mode changes
modeMenu - Variable in class edu.uci.ics.jung.visualization.control.AbstractModalGraphMouse
a menu available to set the mode
modeMenu - Variable in class edu.uci.ics.jung.visualization.control.EditingModalGraphMouse
a menu available to set the mode
modifiers - Variable in class edu.uci.ics.jung.visualization.control.AbstractGraphMousePlugin
modifiers to compare against mouse event modifiers
modifiers - Variable in class edu.uci.ics.jung.visualization.control.GraphMouseAdapter
 
moments() - Method in class edu.uci.ics.jung.statistics.Histogram
 
moments - Variable in class edu.uci.ics.jung.statistics.StatisticalMoments
Vector containing the points.
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
 
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
 
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
 
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
 
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
 
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
 
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
 
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
 
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
 
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.Lens
Deprecated.
 
mouseClicked(MouseEvent) - Method in class edu.uci.ics.jung.visualization.MouseListenerTranslator
 
mouseClicked(MouseEvent) - Method in class samples.preview_new_graphdraw.impl.crooked.CrookedRun.Selecter
 
mouseClicked(MouseEvent) - Method in class samples.preview_new_graphdraw.impl.GraphLayoutPanelMouseListener
 
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
 
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
If startVertex is non-null, stretch an edge shape between startVertex and the mouse pointer to simulate edge creation
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
check the modifiers.
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
If the mouse is over a picked vertex, drag all picked vertices with the mouse.
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
 
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
check the modifiers.
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.SatelliteRotatingGraphMousePlugin
check the modifiers.
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.SatelliteShearingGraphMousePlugin
overridden to shear the main view
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.SatelliteTranslatingGraphMousePlugin
chack the modifiers.
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
 
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
chack the modifiers.
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
chack the modifiers.
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.Lens
Deprecated.
 
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.SimpleGraphMouse
if a Vertex was picked in the mousePressed method, use the layout class to force that Vertex to move, following the motion of the mouse.
mouseDragged(MouseEvent) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer.GraphMouseImpl
 
mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
 
mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
show a special cursor while the mouse is inside the window
mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
 
mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
 
mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
 
mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
 
mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
 
mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
 
mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
 
mouseEntered(MouseEvent) - Method in class edu.uci.ics.jung.visualization.Lens
Deprecated.
 
mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
 
mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
revert to the default cursor when the mouse leaves this window
mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
 
mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
 
mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
 
mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
 
mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
 
mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
 
mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
 
mouseExited(MouseEvent) - Method in class edu.uci.ics.jung.visualization.Lens
Deprecated.
 
MouseListenerTranslator - Class in edu.uci.ics.jung.visualization
This class translates mouse clicks into vertex clicks
MouseListenerTranslator(GraphMouseListener, VisualizationViewer) - Constructor for class edu.uci.ics.jung.visualization.MouseListenerTranslator
 
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
 
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
 
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
 
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
 
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
 
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
 
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
 
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
 
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.Lens
Deprecated.
 
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.SimpleGraphMouse
no-op here
mouseMoved(MouseEvent) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer.GraphMouseImpl
 
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
 
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
If the event occurs on a Vertex, pick that single Vertex
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
If the mouse is pressed in an empty area, create a new vertex there.
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
Check the event modifiers.
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
For primary modifiers (default, MouseButton1): pick a single Vertex or Edge that is under the mouse pointer.
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
 
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
save the 'down' point and check the modifiers.
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
 
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
Check the event modifiers.
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
Check the event modifiers.
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.Lens
Deprecated.
 
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.MouseListenerTranslator
 
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.SimpleGraphMouse
Uses the layout class to attempt to pick a vertex in the graph.
mousePressed(MouseEvent) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer.GraphMouseImpl
 
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AbstractPopupGraphMousePlugin
if this is the popup trigger, process here, otherwise defer to the superclass
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.AnimatedPickingGraphMousePlugin
If a Vertex was picked in the mousePressed event, start a Thread to animate the translation of the graph so that the picked Vertex moves to the center of the view
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.EditingGraphMousePlugin
If startVertex is non-null, and the mouse is released over an existing vertex, create an undirected edge from startVertex to the vertex under the mouse pointer.
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.LensTranslatingGraphMousePlugin
unset the 'down' point and change the cursoe back to the system default cursor
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PickingGraphMousePlugin
If the mouse is dragging a rectangle, pick the Vertices contained in that rectangle clean up settings from mousePressed
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
 
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.RotatingGraphMousePlugin
unset the down point and change the cursor back to the default
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.SatelliteAnimatedPickingGraphMousePlugin
override subclass method to translate the master view instead of this satellite view
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ShearingGraphMousePlugin
 
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.TranslatingGraphMousePlugin
unset the 'down' point and change the cursoe back to the system default cursor
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.control.ViewTranslatingGraphMousePlugin
unset the 'down' point and change the cursoe back to the system default cursor
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.Lens
Deprecated.
 
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.MouseListenerTranslator
 
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.SimpleGraphMouse
clean up after the pick of a Vertex or Edge
mouseReleased(MouseEvent) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer.GraphMouseImpl
 
mouseWheelMoved(MouseWheelEvent) - Method in class edu.uci.ics.jung.visualization.control.LensMagnificationGraphMousePlugin
zoom the display in or out, depending on the direction of the mouse wheel motion.
mouseWheelMoved(MouseWheelEvent) - Method in class edu.uci.ics.jung.visualization.control.PluggableGraphMouse
 
mouseWheelMoved(MouseWheelEvent) - Method in class edu.uci.ics.jung.visualization.control.SatelliteScalingGraphMousePlugin
zoom the master view display in or out, depending on the direction of the mouse wheel motion.
mouseWheelMoved(MouseWheelEvent) - Method in class edu.uci.ics.jung.visualization.control.ScalingGraphMousePlugin
zoom the display in or out, depending on the direction of the mouse wheel motion.
mouseWheelMoved(MouseWheelEvent) - Method in class edu.uci.ics.jung.visualization.SimpleGraphMouse
no-op here
mouseWheelMoved(MouseWheelEvent) - Method in class edu.uci.ics.jung.visualization.VisualizationViewer.GraphMouseImpl
 
moveNodes() - Method in class edu.uci.ics.jung.visualization.contrib.DAGLayout
Override the moveNodes() method from SpringLayout.
moveNodes() - Method in class edu.uci.ics.jung.visualization.SpringLayout
 
moveNodes(Set) - Method in class samples.preview_new_graphdraw.iterablelayouts.SpringLayout
 
moveNodes() - Method in class scratch.scott.AestheticSpringVisualizer
 
moveOutward(Vertex, double, double, double) - Method in class edu.uci.ics.jung.visualization.FadingVertexLayout
Deprecated.
Moves a vertex outward, toward the outer edge of the screen by calling forceMove on the vertex.
moveVertexPrettily(Vertex) - Method in class edu.uci.ics.jung.visualization.FadingVertexLayout
Deprecated.
This code is called when a Vertex is being brought back onto the page.
mPredsToInEdges - Variable in class edu.uci.ics.jung.graph.impl.SimpleSparseVertex
A map of the predecessors of this vertex to the corresponding sets of incoming edges.
mRoot - Variable in class edu.uci.ics.jung.graph.impl.SparseTree
 
mShouldDrawArrowsDirected - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.
 
mShouldDrawArrowsUndirected - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.
 
mShouldDrawSelfLoops - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.
 
mStringLabeller - Variable in class edu.uci.ics.jung.visualization.graphdraw.SettableRenderer
Deprecated.
 
mSuccsToOutEdges - Variable in class edu.uci.ics.jung.graph.impl.SimpleSparseVertex
A map of the successors of this vertex to the corresponding sets of outgoing edges.
mTo - Variable in class edu.uci.ics.jung.graph.impl.AbstractSparseEdge
One of the two incident vertices of this edge.
mult(double, double) - Method in class edu.uci.ics.jung.visualization.Coordinates
Multiplies a coordinate by scalar x and y values.
MultiPickedState - Class in edu.uci.ics.jung.visualization
Maintains the state of what has been 'picked' in the graph.
MultiPickedState() - Constructor for class edu.uci.ics.jung.visualization.MultiPickedState
 
MultiViewDemo - Class in samples.graph
Demonstrates 3 views of one graph in one model with one layout.
MultiViewDemo() - Constructor for class samples.graph.MultiViewDemo
create an instance of a simple graph in two views with controls to demo the zoom features.
multX(double) - Method in class edu.uci.ics.jung.visualization.Coordinates
Multiplies the X coordinate by a scalar value.
multY(double) - Method in class edu.uci.ics.jung.visualization.Coordinates
Multiplies the Y coordinate by a scalar value.
MutableAffineTransformer - Class in edu.uci.ics.jung.visualization.transform
Provides methods to mutate the AffineTransform used by AffineTransformer base class to map points from one coordinate system to another.
MutableAffineTransformer() - Constructor for class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
create an instance that does not transform points
MutableAffineTransformer(AffineTransform) - Constructor for class edu.uci.ics.jung.visualization.transform.MutableAffineTransformer
Create an instance with the supplied transform
MutableDouble - Class in edu.uci.ics.jung.utils
The MutableDouble class wraps a value of the primitive type double in a mutable object.
MutableDouble() - Constructor for class edu.uci.ics.jung.utils.MutableDouble
Constructs a new MutableDouble with a default value of 0 assigned
MutableDouble(double) - Constructor for class edu.uci.ics.jung.utils.MutableDouble
Constructs a new MutableDouble with the input value.
MutableInteger - Class in edu.uci.ics.jung.utils
The MutableInteger class wraps a value of the primitive type int in a mutable object.
MutableInteger() - Constructor for class edu.uci.ics.jung.utils.MutableInteger
Constructs a new MutableInteger with default value 0.
MutableInteger(int) - Constructor for class edu.uci.ics.jung.utils.MutableInteger
 
MutableTransformer - Interface in edu.uci.ics.jung.visualization.transform
Provides an API for the mutation of a transformer and for adding listeners for changes on the transformer
MutableTransformerDecorator - Class in edu.uci.ics.jung.visualization.transform
a complete decorator that wraps a MutableTransformer.
MutableTransformerDecorator(MutableTransformer) - Constructor for class edu.uci.ics.jung.visualization.transform.MutableTransformerDecorator
 
mutualWeight(Vertex, Vertex) - Method in class edu.uci.ics.jung.algorithms.metrics.StructuralHoles
Returns the weight of the edge from v1 to v2 plus the weight of the edge from v2 to v1; if either edge does not exist, it is treated as an edge with weight 0.
mVertex - Variable in class samples.preview_new_graphdraw.VisVertex
 
mVertexIDs - Variable in class edu.uci.ics.jung.graph.impl.AbstractArchetypeGraph
ID -> Vertex lookup table.
mVertexRenderer - Variable in class samples.preview_new_graphdraw.impl.GraphLayoutPanel
 
mVertices - Variable in class edu.uci.ics.jung.graph.impl.AbstractSparseGraph
The set of vertices registered with the graph.
myBasicPaint(Component, boolean) - Method in class scratch.scott.PSGr
 
myHexString(int) - Method in class scratch.scott.PSGr
 
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