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

P

Position - class org.mates.util.Position.
Class for storing a position.
Position() - Constructor for class org.mates.util.Position
Creates a new Position object.
Position2D - class org.mates.util.Position2D.
Class for storing a position in Euclidean space.
Position2D(double, double) - Constructor for class org.mates.util.Position2D
Creates a new Position object.
PriorityQueue - class org.mates.util.PriorityQueue.
A priority queue implemented using a FibonacciHeap.
PriorityQueue() - Constructor for class org.mates.util.PriorityQueue
Creates a priority queue that returns items of high priority first.
PriorityQueue(boolean) - Constructor for class org.mates.util.PriorityQueue
 
Processor - interface org.mates.util.Processor.
Interface for any class capable of processing parallelized requests from a BatchProcessor.
paint(Graphics) - Method in class org.mates.plugins.DistributionPainter
Paints the distribution to a graphics object.
paint(Graphics) - Method in class org.mates.plugins.TopologyMoviePlugin.ScreenshotProvider
Paints the topology by calling TopologyVisualizer.paint(java.awt.Graphics, boolean) and preventing double-buffering.
paint(Graphics) - Method in class org.mates.sim.Host
Paints this host to a graphics object.
paint(Graphics) - Method in class org.mates.ui.graphical.DefaultTopologyVisualizer
 
paint(Graphics, boolean) - Method in class org.mates.ui.graphical.DefaultTopologyVisualizer
 
paint(Graphics) - Method in class org.mates.ui.graphical.GraphicalUserInterface.ScreenshotPainter
Paints the current topology to a graphics object, without double-buffering.
paint(Graphics) - Method in class org.mates.ui.graphical.MatesIcon
Draws this icon to the given graphics object, with an offset position of (0, 0).
paint(Graphics) - Method in interface org.mates.ui.graphical.TopologyVisualizer
Paints the topology, using double-buffering.
paint(Graphics, boolean) - Method in interface org.mates.ui.graphical.TopologyVisualizer
Paints the topology, with optional double-buffering.
paintAverageDegreeDistribution(Graphics, int, int) - Method in class org.mates.plugins.StatisticsPlugin
Draws the current topology's average degree distribution as a bar graph.
paintDegreeDistribution(Graphics, int, int) - Method in class org.mates.plugins.StatisticsPlugin
Draws the current topology's degree distribution as a bar graph.
paintDegreeDistribution(Graphics, int, int, Topology) - Static method in class org.mates.plugins.StatisticsPlugin
Draws a topology's degree distribution as a bar graph.
paintDistribution(Graphics, int, int, int[]) - Static method in class org.mates.plugins.StatisticsPlugin
Draws a distribution as a bar graph.
paintHighlightToolTip(Graphics, String, int, int) - Method in class org.mates.ui.graphical.DefaultTopologyVisualizer
Callback function for drawing a tool tip for a highlighted host.
paintHosts(Graphics, Topology, double[][]) - Method in class org.mates.ui.graphical.DefaultTopologyVisualizer
Callback function for drawing the hosts.
paintIcon(Component, Graphics, int, int) - Method in class org.mates.ui.graphical.MatesIcon
 
paintLinks(Graphics, Topology, double[][]) - Method in class org.mates.ui.graphical.DefaultTopologyVisualizer
Callback function for painting the links (i.e. edges) in the network.
paintRadioRange(Graphics, boolean, boolean) - Method in class org.mates.sim.Host
Paints the radio range for this host to a graphics object.
paintRadioRanges(Graphics, Topology, double[][], Host, Host) - Method in class org.mates.ui.graphical.DefaultTopologyVisualizer
Callback function for drawing the radio ranges.
paintScale(Graphics, int) - Method in class org.mates.ui.graphical.DefaultTopologyVisualizer
Callback function for painting the "scale" legend on the topology.
paintToolTip(Graphics, String, int, int) - Method in class org.mates.ui.graphical.DefaultTopologyVisualizer
Callback function for drawing a tool tip.
paintTopology(Graphics, int, int) - Method in class org.mates.ui.graphical.DefaultTopologyVisualizer
Callback function for drawing the topology.
parent - Variable in class org.mates.sim.Experiment
Reference to this experiment's parent.
peek() - Method in class org.mates.util.PriorityQueue
 
pop() - Method in class org.mates.util.PriorityQueue
 
predecessorMatrixToRouteTable(int[][]) - Static method in class org.mates.sim.network.Topology
Converts a predecessor matrix into a route table.
process(Bundle) - Method in class org.mates.sim.network.Topology
Callback function for processing a Topology.TopologyBundle.
process(Bundle) - Method in class org.mates.util.BatchProcessor.BatchProcessorThread
Instructs the thread to start its processing.
process(Bundle) - Method in class org.mates.util.BatchProcessor
Processes a bundle of data by splitting it up into bundle.getDataRange()/BatchProcessor.getNumThreads() pieces.
process(Bundle) - Method in interface org.mates.util.Processor
Processes a bundle of data.
processEvents() - Method in class org.mates.ui.graphical.GraphicalUserInterface
 
push(Object, int) - Method in class org.mates.util.PriorityQueue
 
put(int, int, Object) - Method in class org.mates.util.Grid
Inserts a new element into this grid.

MATES 3.0-rc2
A B C D E F G H I K L M N O P Q R S T U V W X Y
Submit a bug or request a feature
http://mates.sourceforge.net/

Copyright 2004 Evan Sultanik