Index
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
All Classes All Packages
All Classes All Packages
All Classes All Packages
M
- magenta - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.Color
- MAGENTA - Static variable in class org.graphstream.ui.graphicGraph.stylesheet.Color
- MAGVAR - org.graphstream.stream.file.FileSourceGPX.GPXConstants.Balise
- 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
- MAXLAT - org.graphstream.stream.file.FileSourceGPX.GPXConstants.BOUNDSAttribute
- MAXLON - org.graphstream.stream.file.FileSourceGPX.GPXConstants.BOUNDSAttribute
- MEDIUM - org.graphstream.stream.file.FileSinkImages.Quality
- 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.
- META - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.Balise
- METADATA - org.graphstream.stream.file.FileSourceGPX.GPXConstants.Balise
- MILLISECOND - Static variable in class org.graphstream.util.time.ISODateComponent
- MINLAT - org.graphstream.stream.file.FileSourceGPX.GPXConstants.BOUNDSAttribute
- MINLON - org.graphstream.stream.file.FileSourceGPX.GPXConstants.BOUNDSAttribute
- 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.
- MODE - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.ATTRIBUTESAttribute
- MODE - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.GRAPHAttribute
- 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(double, double, double) - Method in class org.graphstream.ui.geom.Point3
-
Move of given vector(dx,dy,dz).
- 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
- move(Point2) - Method in class org.graphstream.ui.geom.Point2
-
Move of given point
p. - 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.
- 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) - Constructor for class org.graphstream.graph.implementations.MultiGraph
-
Creates an empty graph with strict checking and without auto-creation.
- MultiGraph(String, boolean, boolean) - Constructor for class org.graphstream.graph.implementations.MultiGraph
-
Creates an empty graph with default edge and node capacity.
- MultiGraph(String, boolean, boolean, int, int) - Constructor for class org.graphstream.graph.implementations.MultiGraph
-
Creates an empty graph.
- MultiNode - Class in org.graphstream.graph.implementations
-
Nodes used with
MultiGraph - MultiNode(AbstractGraph, String) - Constructor for class org.graphstream.graph.implementations.MultiNode
- MUTUAL - org.graphstream.stream.file.FileSourceGEXF.GEXFConstants.EdgeType
- MUTUAL - org.graphstream.stream.file.gexf.GEXFElement.DefaultEdgeType
- myGraph() - Method in class org.graphstream.ui.graphicGraph.GraphicElement
All Classes All Packages