- magenta - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.Color
-
- MAGENTA - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.Color
-
- main(String...) - Static method in class org.graphstream.stream.file.FileSinkImages
-
- main(String...) - Static method in class org.graphstream.stream.Timeline
-
- main(String...) - Static method in class org.graphstream.util.cumulative.GraphSpells
-
- main(String...) - Static method in class org.graphstream.util.GraphDiff
-
- make(double, double) - Method in class org.graphstream.ui.geom.Point2
-
New 2D point at (x,y).
- MAP_CLOSE - Static variable in class org.graphstream.stream.file.dgs.DGSParser
-
- MAP_OPEN - Static variable in class org.graphstream.stream.file.dgs.DGSParser
-
- matches(String, Object) - Method in interface org.graphstream.stream.AttributePredicate
-
Tell if an attribute is recognized or not.
- matchId(String) - Method in class org.graphstream.ui.graphicGraph.stylesheet.Rule
-
True if this rule selector match the given identifier.
- matrix() - Method in class org.graphstream.stream.file.pajek.PajekParser
-
- MATRIX - Static variable in interface org.graphstream.stream.file.pajek.PajekParserConstants
-
RegularExpression Id.
- matrixline(EdgeMatrix) - Method in class org.graphstream.stream.file.pajek.PajekParser
-
- merge(Graph...) - Static method in class org.graphstream.graph.implementations.Graphs
-
Merge several graphs in one.
- mergeIn(Graph, Graph...) - Static method in class org.graphstream.graph.implementations.Graphs
-
Merge several graphs in one.
- MILLISECOND - Static variable in class org.graphstream.util.time.ISODateComponent
-
- MINUTE - Static variable in class org.graphstream.util.time.ISODateComponent
-
- MissingDisplayException - Exception in org.graphstream.util
-
- MissingDisplayException(String) - Constructor for exception org.graphstream.util.MissingDisplayException
-
- mode - Variable in class org.graphstream.stream.binary.ByteProxy
-
Proxy mode.
- MONTH - Static variable in class org.graphstream.util.time.ISODateComponent
-
- mouseLeft(String) - Method in interface org.graphstream.ui.view.ViewerListener
-
- MouseManager - Interface in org.graphstream.ui.view.util
-
A global behavior for all mouse events on graphic elements.
- mouseOver(String) - Method in interface org.graphstream.ui.view.ViewerListener
-
- move(double, double) - Method in class org.graphstream.ui.geom.Point2
-
Move of given vector (dx,dy).
- move(Point2) - Method in class org.graphstream.ui.geom.Point2
-
Move of given point p
.
- move(double, double, double) - Method in class org.graphstream.ui.geom.Point3
-
Move of given vector(dx,dy,dz).
- move(Point3) - Method in class org.graphstream.ui.geom.Point3
-
Move of given point p
.
- move(Vector3) - Method in class org.graphstream.ui.geom.Point3
-
Move of given vector d.
- move(double, double, double) - Method in class org.graphstream.ui.graphicGraph.GraphicEdge
-
- move(double, double, double) - Method in class org.graphstream.ui.graphicGraph.GraphicElement
-
Try to force the element to move at the give location in graph units (GU).
- move(double, double, double) - Method in class org.graphstream.ui.graphicGraph.GraphicNode
-
- move(double, double, double) - Method in class org.graphstream.ui.graphicGraph.GraphicSprite
-
- move(int) - Method in class org.graphstream.ui.layout.springbox.NodeParticle
-
- moveElementAtPx(GraphicElement, double, double) - Method in interface org.graphstream.ui.view.GraphRenderer
-
Force an element to move at the given location in pixels.
- moveElementAtPx(GraphicElement, double, double) - Method in interface org.graphstream.ui.view.View
-
Force an element to move at the given location in pixels.
- moveNode(String, double, double, double) - Method in interface org.graphstream.ui.layout.Layout
-
Move a node by force to a new location.
- moveNode(String, double, double, double) - Method in class org.graphstream.ui.layout.springbox.BarnesHutLayout
-
- moveOf(double, double, double) - Method in class org.graphstream.ui.layout.springbox.NodeParticle
-
Force a node to move from a given vector.
- moveTo(double, double) - Method in class org.graphstream.ui.geom.Point2
-
Move to absolute position (x,y).
- moveTo(double, double, double) - Method in class org.graphstream.ui.geom.Point3
-
Move to absolute position (x,y,z).
- moveTo(double, double, double) - Method in class org.graphstream.ui.layout.springbox.NodeParticle
-
Force a node to move at a given position.
- moveX(double) - Method in class org.graphstream.ui.geom.Point2
-
Move horizontally of dx.
- moveY(double) - Method in class org.graphstream.ui.geom.Point2
-
Move vertically of dy.
- moveZ(double) - Method in class org.graphstream.ui.geom.Point3
-
Move in depth of dz.
- mult(Vector2) - Method in class org.graphstream.ui.geom.Vector2
-
Multiply each element of this by the corresponding element of other.
- mult(Vector3) - Method in class org.graphstream.ui.geom.Vector3
-
Multiply each element of this by the corresponding element of other.
- multi - Variable in class org.graphstream.ui.graphicGraph.GraphicEdge
-
In case of a multi-graph this is the index of the edge between to and from.
- multi() - Method in interface org.graphstream.ui.view.camera.ConnectorSkeleton
-
If larger than one there are several edges between the two nodes of this
edge.
- MultiGraph - Class in org.graphstream.graph.implementations
-
A graph implementation that supports multiple edges between two nodes.
- MultiGraph(String, boolean, boolean, int, int) - Constructor for class org.graphstream.graph.implementations.MultiGraph
-
Creates an empty graph.
- MultiGraph(String, boolean, boolean) - Constructor for class org.graphstream.graph.implementations.MultiGraph
-
Creates an empty graph with default edge and node capacity.
- MultiGraph(String) - Constructor for class org.graphstream.graph.implementations.MultiGraph
-
Creates an empty graph with strict checking and without auto-creation.
- MultiNode - Class in org.graphstream.graph.implementations
-
- MultiNode(AbstractGraph, String) - Constructor for class org.graphstream.graph.implementations.MultiNode
-
- myGraph() - Method in class org.graphstream.ui.graphicGraph.GraphicElement
-